Version

ItemsSourceChangedEventArgs Class Properties

For a list of all members of this type, see ItemsSourceChangedEventArgs members.

Public Properties
 NameDescription
Public PropertyActionGets the type of the change action.  
Public PropertyCollectionChangedEventArgsGets or sets the original event args of System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event.  
Public PropertyItemsSourceGets the related items source.  
See Also