ItemCollection Events
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when the view has changed. (Inherited from CollectionView.) |
|
CurrentChanged | Occurs after the CurrentItem has changed. (Inherited from CollectionView.) |
|
CurrentChanging | Occurs when the CurrentItem is changing. (Inherited from CollectionView.) |
|
PropertyChanged | Occurs when a property value has changed. (Inherited from CollectionView.) |
| Name | Description | |
|---|---|---|
|
INotifyCollectionChanged.CollectionChanged | Occurs when the view has changed. (Inherited from CollectionView.) |
|
INotifyPropertyChanged.PropertyChanged | Occurs when a property value changes. (Inherited from CollectionView.) |