| SelectionChangedEventArgs Properties |
The SelectionChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedItems |
Gets a list that contains the items that were selected.
| |
| OriginalSource |
Gets a reference to the object that raised the event.
(Inherited from RoutedEventArgs.) | |
| RemovedItems |
Gets a list that contains the items that were unselected.
|