Selector Fields
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The Selector type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsSelectedProperty | Identifies the IsSelected attached property. |
|
IsSelectionActiveProperty | Identifies the IsSelectionActive attached property. |
|
IsSynchronizedWithCurrentItemProperty | Identifies the IsSynchronizedWithCurrentItem dependency property |
|
SelectedEvent | Identifies the Selected routed event. |
|
SelectedIndexProperty | Identifies the SelectedIndex dependency property. |
|
SelectedItemProperty | Identifies the SelectedItem dependency property. |
|
SelectedValuePathProperty | Identifies the SelectedValuePath dependency property. |
|
SelectedValueProperty | Identifies the SelectedValue dependency property. |
|
SelectionChangedEvent | Identifies the SelectionChanged routed event. |
|
UnselectedEvent | Identifies the Unselected routed event. |