1 reference to OnNotifySortPropertyChanged
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
1104
new FrameworkPropertyMetadata(null, new PropertyChangedCallback(
OnNotifySortPropertyChanged
)));