3 references to ShouldNotifyCells
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGridCell.cs (1)
249if (DataGridHelper.ShouldNotifyCells(target))
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
948DataGridHelper.ShouldNotifyCells(target) ||
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
426if (DataGridHelper.ShouldNotifyCells(target) ||