SelectionItemPatternIdentifiers Fields
.NET Framework 4.5
The SelectionItemPatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
|
ElementAddedToSelectionEvent | Identifies the event raised when an item is added to a collection of selected items. |
|
ElementRemovedFromSelectionEvent | Identifies the event raised when an item is removed from a collection of selected items. |
|
ElementSelectedEvent | Identifies the event that is raised when a single item is selected (causing all previously selected items to become deselected). |
|
IsSelectedProperty | Identifies the IsSelected property. |
|
Pattern | Identifies the SelectionItemPattern pattern. |
|
SelectionContainerProperty | Identifies the SelectionContainer property. |