C1.Silverlight Namespace : C1Window Class |
For a list of all members of this type, see C1Window members.
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. |
![]() | ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. |
![]() | CacheMode | (Inherited from System.Windows.UIElement) |
![]() | Canvas | Gets or sets the Canvas used to display the window. |
![]() | CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | Content | (Inherited from System.Windows.Controls.ContentControl) |
![]() | ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | DialogResult | Gets or sets the dialog result for the window. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | FontFamily | (Inherited from System.Windows.Controls.Control) |
![]() | FontSize | (Inherited from System.Windows.Controls.Control) |
![]() | FontStretch | (Inherited from System.Windows.Controls.Control) |
![]() | FontStyle | (Inherited from System.Windows.Controls.Control) |
![]() | FontWeight | (Inherited from System.Windows.Controls.Control) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | Header | Gets or sets the header of this control. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderBackground | Gets or sets the background brush of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderFontFamily | Gets or sets the font family of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderFontSize | Gets or sets the font size of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderFontStretch | Gets or sets the font stretch of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderFontStyle | Gets or sets the font style of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderFontWeight | Gets or sets the font weight of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderForeground | Gets or sets the foreground brush of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderPadding | Gets or sets the padding of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | HeaderTemplate | Gets or sets the data template used to display the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | HorizontalHeaderAlignment | Gets or sets the HorizontalContentAlignment of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | IsActive | Gets or sets whether the window is the active window. |
![]() | IsDraggable | Gets or set whether the window can be dragged. |
![]() | IsEnabled | (Inherited from System.Windows.Controls.Control) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | Returns true if the mouse is over the control. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | IsResizable | Gets or sets whether the window can be resized and maximized. |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | Left | Gets or sets the distance from the left side of the window to the left side of its container. |
![]() | Margin | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MinHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MinWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | ModalBackground | Gets or sets the brushed used on the background when showing a modal window. |
![]() | MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. |
![]() | Name | (Inherited from System.Windows.FrameworkElement) |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. |
![]() | Projection | (Inherited from System.Windows.UIElement) |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | ShowCloseButton | Gets or sets whether the maximize button of this window is shown. |
![]() | ShowMaximizeButton | Gets or sets whether the maximize button of this window is shown. |
![]() | ShowMinimizeButton | Gets or sets whether the minimize button of this window is shown. |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | TabNavigation | (Inherited from System.Windows.Controls.Control) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() ![]() | ThemeResources | ResourceDictionary that is applied to the C1Window. Typically used with a copy of a C1Theme used somewhere in the app because in Silverlight, themes are not propagated automatically through un-parented System.Windows.Controls.Primitives.Popup . |
![]() | Top | Gets or sets the distance from the top side of the window to the top side of its container. |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
![]() | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | VerticalHeaderAlignment | Gets or sets the VerticalContentAlignment of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) |
![]() | Visibility | (Inherited from System.Windows.UIElement) |
![]() | Width | (Inherited from System.Windows.FrameworkElement) |
![]() | WindowState | Gets or sets a value that indicates whether a window is restored, minimized, or maximized. |