ObservableCollection<T> Events
.NET Framework (current version)
Namespace:
System.Collections.ObjectModel
Assembly: System (in System.dll)
| 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. |
| Name | Description | |
|---|---|---|
![]() ![]() | INotifyPropertyChanged::PropertyChanged | Occurs when a property value changes. |
Show:



