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