SortDescriptionCollection.CollectionChanged Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Occurs when a SortDescription is added or removed.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
Syntax
Protected Event CollectionChanged As NotifyCollectionChangedEventHandler
protected event NotifyCollectionChangedEventHandler CollectionChanged
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone
See Also
Reference
SortDescriptionCollection Class