The following tables list the members exposed by ItemsSourceChangedEventArgs.
Name | Description | |
---|---|---|
ItemsSourceChangedEventArgs Constructor | Initializes a new instance of the ItemsSourceChangedEventArgs class. |
Name | Description | |
---|---|---|
Action | Gets the type of the change action. | |
CollectionChangedEventArgs | Gets or sets the original event args of System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event. | |
ItemsSource | Gets the related items source. |