C1.WPF Namespace : C1MessageBoxContent Class |
The following tables list the members exposed by C1MessageBoxContent.
Name | Description | |
---|---|---|
C1MessageBoxContent Constructor | Initializes a new instance of a C1MessageBoxContent. |
Name | Description | |
---|---|---|
ButtonProperty | Identifies the Button dependency property. | |
ButtonStyleProperty | Identifies the ButtonStyle dependency property. | |
CancelTextProperty | Identifies the CancelText dependency property. | |
IconProperty | Identifies the Icon dependency property. | |
MessageProperty | Identifies the Message dependency property. | |
NoTextProperty | Identifies the NoText dependency property. | |
OKTextProperty | Identifies the OKText dependency property. | |
YesTextProperty | Identifies the YesText 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. |