Name | Description | |
---|---|---|
C1Window Constructor | Initializes a new instance of a C1Window. |
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 | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |