EnumItemsSourceBehavior Fields
Binds a control’s ItemsSource property to an enumeration.Name | Description |
---|---|
AllowImagesProperty static | Identifies the EnumItemsSourceBehavior.AllowImages dependency property. |
EnumTypeProperty static | Identifies the EnumItemsSourceBehavior.EnumType dependency property. |
ImageSizeProperty static | Identifies the ImageSize dependency property. |
ItemTemplateProperty static | Identifies the EnumItemsSourceBehavior.ItemTemplate dependency property. |
NameConverterProperty static | Identifies the EnumItemsSourceBehavior.NameConverter dependency property. |
SortModeProperty static | Identifies the EnumItemsSourceBehavior.SortMode dependency property. |
SplitNamesProperty static | Identifies the EnumItemsSourceBehavior.SplitNames dependency property. |
UseNumericEnumValueProperty static | Identifies the EnumItemsSourceBehavior.UseNumericEnumValue dependency property. |
See Also