The events of System.Collections.ObjectModel.ObservableCollection<T> are listed below. For a list of all members, see the ObservableCollection<T> Members list.
See Also: Inherited members from System.Collections.ObjectModel.Collection<T>
CollectionChanged |
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. |
PropertyChanged |
Occurs when a property value changes. |