Table of Contents
ComboBox Fields

The fields of the ComboBox class are listed below. For a complete list of ComboBox class members, see the ComboBox Members topic.

Fields
Name Description
ClearButtonTemplateProperty Identifies the ClearButtonTemplate dependency property.
DropDownBorderStyleProperty Identifies the DropDownBorderStyle dependency property.
DropDownCollapseEffectProperty Identifies the DropDownCollapseEffect dependency property.
DropDownExpandEffectProperty Identifies the DropDownExpandEffect dependency property.
DropDownMaxHeightProperty Identifies the DropDownMaxHeight dependency property.
DropDownMaxItemCountProperty Identifies the DropDownMaxItemCount dependency property.
DropDownMaxWidthProperty Identifies the DropDownMaxWidth dependency property.
DropDownMinHeightProperty Identifies the DropDownMinHeight dependency property.
DropDownMinWidthProperty Identifies the DropDownMinWidth dependency property.
EmptyPromptProperty Identifies the EmptyPrompt dependency property.
FooterTemplateProperty Identifies the FooterTemplate dependency property.
HeaderTemplateProperty Identifies the HeaderTemplate dependency property.
IsDropDownOpenProperty Identifies the IsDropDownOpen dependency property.
IsEditableProperty Identifies the IsEditable dependency property.
IsReadOnlyProperty Identifies the IsReadOnly dependency property.
IsSelectedItemsDropDownOpenProperty Identifies the IsSelectedItemsDropDownOpen dependency property.
MoreItemsButtonTemplateProperty Identifies the MoreItemsButtonTemplate dependency property.
MultiSelectionItemTemplateProperty Identifies the MultiSelectionItemTemplate dependency property.
SelectionBoxItemProperty Identifies the SelectionBoxItem dependency property.
SelectionBoxItemStringFormatProperty Identifies the SelectionBoxItemStringFormat dependency property.
SelectionBoxItemTemplateProperty Identifies the SelectionBoxItemTemplate dependency property.
ShowCheckBoxesProperty Identifies the ShowCheckBoxes dependency property.
ShowClearButtonProperty Identifies the ShowClearButton dependency property.
ShowFooterProperty Identifies the ShowFooter dependency property.
ShowHeaderProperty Identifies the ShowHeader dependency property.
StaysOpenOnEditProperty Identifies the StaysOpenOnEdit dependency property.
TextProperty Identifies the Text dependency property.
See Also