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