3 references to ShouldNotifyCells
PresentationFramework (3)
System\Windows\Controls\DataGridCell.cs (1)
244
if (DataGridHelper.
ShouldNotifyCells
(target))
System\Windows\Controls\DataGridRow.cs (1)
930
DataGridHelper.
ShouldNotifyCells
(target) ||
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
417
if (DataGridHelper.
ShouldNotifyCells
(target) ||