Version

XamComboEditor Class Fields

For a list of all members of this type, see XamComboEditor members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ComboBoxStylePropertyIdentifies the ComboBoxStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)ComboEditorComboBoxStyleKeyThe key used to identify the combo box style used for the ComboBox inside the XamComboEditor  
Public Fieldstatic (Shared in Visual Basic)DisplayMemberPathPropertyIdentifies the DisplayMemberPath dependency property  
Public Fieldstatic (Shared in Visual Basic)DisplayValuePropertyIdentifies the read-only DisplayValue dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayValueSourcePropertyIdentifies the DisplayValueSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayValueTemplateKeyThe key used to identify the template used to display editor values when the DisplayValueSource is set to Value.  
Public Fieldstatic (Shared in Visual Basic)DropDownButtonDisplayModePropertyIdentifies the DropDownButtonDisplayMode dependency property  
Public Fieldstatic (Shared in Visual Basic)DropDownButtonStylePropertyIdentifies the DropDownButtonStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)DropDownButtonVisibilityPropertyIdentifies the Read-Only DropDownButtonVisibility dependency property  
Public Fieldstatic (Shared in Visual Basic)DropDownClosedEventEvent ID for the DropDownClosed routed event  
Public Fieldstatic (Shared in Visual Basic)DropDownOpenedEventEvent ID for the DropDownOpened routed event  
Public Fieldstatic (Shared in Visual Basic)DropDownResizeModePropertyIdentifies the DropDownResizeMode dependency property  
Public Fieldstatic (Shared in Visual Basic)ExecutedCommandEventEvent ID for the ExecutedCommand routed event  
Public Fieldstatic (Shared in Visual Basic)ExecutingCommandEventEvent ID for the ExecutingCommand routed event  
Public Fieldstatic (Shared in Visual Basic)IsDropDownOpenPropertyIdentifies the IsDropDownOpen dependency property  
Public Fieldstatic (Shared in Visual Basic)IsEditablePropertyIdentifies the IsEditable dependency property  
Public Fieldstatic (Shared in Visual Basic)ItemsProviderPropertyIdentifies the ItemsProvider dependency property  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource dependency property  
Public Fieldstatic (Shared in Visual Basic)LimitToListPropertyIdentifies the read-only LimitToList dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownHeightPropertyIdentifies the MaxDropDownHeight dependency property  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownWidthPropertyIdentifies the MaxDropDownWidth dependency property  
Public Fieldstatic (Shared in Visual Basic)MinDropDownWidthPropertyIdentifies the MinDropDownWidth dependency property  
Public Fieldstatic (Shared in Visual Basic)MinDropDownWidthResolvedPropertyIdentifies the Read-Only MinDropDownWidthResolved dependency property  
Public Fieldstatic (Shared in Visual Basic)PostDropDownAreaTemplatePropertyIdentifies the PostDropDownAreaTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)PreDropDownAreaTemplatePropertyIdentifies the PreDropDownAreaTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)SelectedIndexPropertyIdentifies the SelectedIndex dependency property  
Public Fieldstatic (Shared in Visual Basic)SelectedItemChangedEventEvent ID for the 'SelectedItemChanged' routed event  
Public Fieldstatic (Shared in Visual Basic)SelectedItemPropertyIdentifies the SelectedItem dependency property  
Public Fieldstatic (Shared in Visual Basic)TextAlignmentResolvedPropertyIdentifies the Read-Only TextAlignmentResolved dependency property  
Public Fieldstatic (Shared in Visual Basic)ValuePathPropertyIdentifies the ValuePath dependency property  
See Also