veContentSelector Fields
The base class for containers capable of visualizing items’ contents using templates.Name | Description |
---|---|
ContentTemplateProperty static | Identifies the veContentSelector.ContentTemplate dependency property. |
ContentTemplateSelectorProperty static | Identifies the veContentSelector.ContentTemplateSelector dependency property. |
SelectedContentProperty static | Identifies the veContentSelector.SelectedContent dependency property. |
SelectedContentTemplateProperty static | Identifies the veContentSelector.SelectedContentTemplate dependency property. |
SelectedContentTemplateSelectorProperty static | Identifies the veContentSelector.SelectedContentTemplateSelector dependency property. |
SelectedIndexProperty static | Identifies the veSelector.SelectedIndex dependency property. Inherited from veSelector. |
SelectedItemProperty static | Identifies the veSelector.SelectedItem dependency property. Inherited from veSelector. |
See Also