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