CollectionView Events
The CollectionView type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when the view has changed. |
|
CurrentChanged | Occurs after the CurrentItem has changed. |
|
CurrentChanging | Occurs when the CurrentItem is changing. |
|
PropertyChanged | Occurs when a property value has changed. |
| Name | Description | |
|---|---|---|
|
INotifyCollectionChanged.CollectionChanged | Occurs when the view has changed. |
|
INotifyPropertyChanged.PropertyChanged | Occurs when a property value changes. |