NavigationSelectionChangedEventArgs<TInfo> Properties
Contains data for the SelectionChanged event.
Name | Description |
---|---|
Deselected |
Returns a collection of previously selected items. |
Selected |
Returns a collection of currently selected items. |
See Also