C1.Silverlight Namespace : C1Window Class |
The following tables list the members exposed by C1Window.
Name | Description | |
---|---|---|
C1Window Constructor | Initializes a new instance of a C1Window. |
Name | Description | |
---|---|---|
ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. | |
ButtonForegroundProperty | Identifies the ButtonForeground dependency property. | |
DialogResultProperty | Identifies the DialogResult dependency property. | |
IsActiveProperty | Identifies the IsActive dependency property. | |
IsDraggableProperty | Identifies the IsDraggable dependency property. | |
IsResizableProperty | Identifies the IsResizable dependency property. | |
LeftProperty | Identifies the Left dependency property. | |
ModalBackgroundProperty | Identifies the ModalBackground dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
ShowCloseButtonProperty | Identifies the ShowCloseButton dependency property. | |
ShowMaximizeButtonProperty | Identifies the ShowMaximizeButton dependency property. | |
ShowMinimizeButtonProperty | Identifies the ShowMinimizeButton dependency property. | |
TopProperty | Identifies the Top dependency property. | |
WindowStateProperty | Identifies the WindowState dependency property. |
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. |
Name | Description | |
---|---|---|
AddDefaultPopupToVisualTree | Call this method when initializing the application to workaround the Popup TransformToVisual bug. | |
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BringToFront | Puts the window in front of all windows. | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
CenterOnScreen | Centers the window in its container. | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Close | Closes the window. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
Hide | Hides the window without closing it. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1Window control when a new template is applied. | |
Position | Positions the window so that the specified point in the window matches the specified point of a FrameworkElement. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
Show | Opens the window. | |
ShowModal | Opens the window as modal. | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
Closed | Event fired when the window is closed by the user or the Close method. | |
Closing | Event fired when the window is about to close, allows the handler to stop the window from being closed. | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsActiveChanged | Event raised when the IsActive property has changed. | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PositionChanged | Fires when the window position changes. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
WindowStateChanged | Event raised when the WindowState property has changed. |