1 reference to OnRowStyleSelectorChanged
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
1012DependencyProperty.Register("RowStyleSelector", typeof(StyleSelector), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnRowStyleSelectorChanged)));