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