ComboBox Fields
.NET Framework 4.5
The ComboBox type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. |
|
IsEditableProperty | Identifies the IsEditable dependency property. |
|
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
|
MaxDropDownHeightProperty | Identifies the MaxDropDownHeight dependency property. |
|
SelectionBoxItemProperty | Identifies the SelectionBoxItem dependency property. |
|
SelectionBoxItemStringFormatProperty | Identifies the SelectionBoxItemStringFormat dependency property. |
|
SelectionBoxItemTemplateProperty | Identifies the SelectionBoxItemTemplate dependency property. |
|
ShouldPreserveUserEnteredPrefixProperty | Identifies the ShouldPreserveUserEnteredPrefix dependency property. |
|
StaysOpenOnEditProperty | Identifies the StaysOpenOnEdit dependency property. |
|
TextProperty | Identifies the Text dependency property. |