C1.WPF Namespace : C1ComboBox Class |
The following tables list the members exposed by C1ComboBox.
Name | Description | |
---|---|---|
C1ComboBox Constructor | Initializes a new instance of a C1ComboBox. |
Name | Description | |
---|---|---|
AutoCompleteProperty | Identifies the AutoComplete dependency property. | |
ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. | |
ButtonForegroundProperty | Identifies the ButtonForeground dependency property. | |
CaretBrushProperty | Identifies the CaretBrush dependency property. | |
ConditionProperty | Identifies the Condition dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
DefaultItemHeightProperty | Identifies the DefaultItemHeight dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility 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. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. | |
IsEditableProperty | Identifies the IsEditable dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
ItemContainerStyleProperty | Identifies the ItemContainerStyle dependency property. | |
ItemConverterProperty | Identifies the ItemConverter dependency property. | |
MaxDropDownHeightProperty | Identifies the MaxDropDownHeight dependency property. | |
MaxDropDownItemsProperty | Identifies the MaxDropDownItems dependency property. | |
MaxDropDownWidthProperty | Identifies the MaxDropDownWidth dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
MultipleSelectionSeparatorProperty | Identifies the MultipleSelectionSeparator dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
ScrollBarStyleProperty | Identifies the ScrollBarStyle dependency property. | |
SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. | |
SelectedIndexProperty | Identifies the SelectedIndex dependency property. | |
SelectedItemProperty | Identifies the SelectedItem dependency property. | |
SelectedValuePathProperty | Identifies the SelectedValuePath dependency property. | |
SelectedValueProperty | Identifies the SelectedValue dependency property. | |
SelectionBackgroundProperty | Identifies the SelectionBackground dependency property. | |
SelectionForegroundProperty | Identifies the SelectionForeground dependency property. | |
SelectionModeProperty | Identifies the SelectionMode dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextProperty | Identifies the Text dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
WatermarkProperty | Identifies the Watermark 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. |