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