2 references to NotifyPropertyChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
954cellsPresenter.NotifyPropertyChanged(d, propertyName, e, target);
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
377NotifyPropertyChanged(d, string.Empty, e, target);