1 reference to LiveSortingChanged
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1384
((INotifyCollectionChanged)MyLiveSortingProperties).CollectionChanged += new NotifyCollectionChangedEventHandler(
LiveSortingChanged
);