ObservableCollection<T> Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ObservableCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. |
|
PropertyChanged | Occurs when a property on an individual item in the collection changes. |
Show: