NotifyList<T> Events |
The NotifyList< T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from ObservableCollection<T>.) |
![]() | ListChanged |
See interface docs.
|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ObservableCollection<T>.) |