3 references to ShouldNotifyCells
PresentationFramework (3)
System\Windows\Controls\DataGridCell.cs (1)
254if (DataGridHelper.ShouldNotifyCells(target))
System\Windows\Controls\DataGridRow.cs (1)
947DataGridHelper.ShouldNotifyCells(target) ||
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
425if (DataGridHelper.ShouldNotifyCells(target) ||