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