The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SortDescriptionCollection::INotifyCollectionChanged::CollectionChanged Event
.NET Framework (current version)
Occurs when an item is added or removed.
Assembly: WindowsBase (in WindowsBase.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
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 8.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 8.0
Show: