System.Collections.ObjectModel.ObservableCollection<T>: Event Members

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>

Public Events

CollectionChanged

Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.

Protected Events

PropertyChanged

Occurs when a property value changes.