3 references to ShouldRefreshCellContent
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGridCell.cs (1)
274if (DataGridHelper.ShouldRefreshCellContent(target))
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
949DataGridHelper.ShouldRefreshCellContent(target))
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
427DataGridHelper.ShouldRefreshCellContent(target))