2 references to SortDescriptionsChanged
PresentationFramework (2)
System\Windows\Data\ListCollectionView.cs (2)
2918((INotifyCollectionChanged)_sort).CollectionChanged -= new NotifyCollectionChangedEventHandler(SortDescriptionsChanged); 2926((INotifyCollectionChanged)_sort).CollectionChanged += new NotifyCollectionChangedEventHandler(SortDescriptionsChanged);