CollectionView::INotifyCollectionChanged::CollectionChanged Event
.NET Framework (current version)
Occurs when the view has changed.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: event NotifyCollectionChangedEventHandler^ CollectionChanged { virtual void add(NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::add; virtual void remove(NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::remove; }
.NET Framework
Available since 3.0
Available since 3.0
Show: