1 reference to OnNotifyDataGridAndRowPropertyChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1074DependencyProperty.Register("AlternatingRowBackground", typeof(Brush), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyDataGridAndRowPropertyChanged)));