C1.WPF Namespace : C1DropDownButton Class |
The following tables list the members exposed by C1DropDownButton.
Name | Description | |
---|---|---|
C1DropDownButton Constructor | Initializes a new instance of a C1DropDownButton. |
Name | Description | |
---|---|---|
AutoCloseProperty | Identifies the AutoClose dependency property. | |
AutoSizeModeProperty | Identifies the AutoSizeMode dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
DropDownDirectionProperty | Identifies the DropDownDirection dependency property. | |
DropDownHeightProperty | Identifies the DropDownHeight dependency property. | |
DropDownWidthProperty | Identifies the DropDownWidth dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
MaxDropDownHeightProperty | Identifies the MaxDropDownHeight dependency property. | |
MaxDropDownWidthProperty | Identifies the MaxDropDownWidth dependency property. | |
MinDropDownHeightProperty | Identifies the MinDropDownHeight dependency property. | |
MinDropDownWidthProperty | Identifies the MinDropDownWidth dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle 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. |