SelectionChangedEventArgs Properties
Collapse the table of content
Expand the table of content

SelectionChangedEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The SelectionChangedEventArgs type exposes the following members.

  NameDescription
Public property AddedItems Gets a list that contains the items that were selected.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property RemovedItems Gets a list that contains the items that were unselected.
Top

Show:
© 2017 Microsoft