ObservableCollection<T> Events
.NET Framework 4.5
The ObservableCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. |
|
PropertyChanged | Occurs when a property value changes. |