Version

SelectionChangedEventArgs Class Members

The following tables list the members exposed by SelectionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectionChangedEventArgs ConstructorCreates a new instance of the SelectionChangedEventArgs object.  
Public Properties
 NameDescription
Public PropertyAddedItemsGets a list that contains the items that were selected.  
Public PropertyRemovedItemsGets a list that contains the items that were unselected.  
See Also