2 references to SortDescriptionsChanged
PresentationFramework (2)
MS\Internal\Controls\InnerItemCollectionView.cs (2)
741((INotifyCollectionChanged)_sort).CollectionChanged -= new NotifyCollectionChangedEventHandler(SortDescriptionsChanged); 749((INotifyCollectionChanged)_sort).CollectionChanged += new NotifyCollectionChangedEventHandler(SortDescriptionsChanged);