2 references to NotifyPropertyChanged
PresentationFramework (2)
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (2)
108NotifyPropertyChanged(this, new DependencyPropertyChangedEventArgs(DataGrid.CellStyleProperty, null, null), DataGridNotificationTarget.Cells); 359((DataGridCellsPresenter)d).NotifyPropertyChanged(d, e, DataGridNotificationTarget.CellsPresenter);