1 reference to OnItemsSortDescriptionsChanged
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
95((INotifyCollectionChanged)Items.SortDescriptions).CollectionChanged += new NotifyCollectionChangedEventHandler(OnItemsSortDescriptionsChanged);