2 references to InvalidateMeasureOnPath
PresentationFramework (2)
src\Framework\MS\Internal\Helper.cs (1)
1348InvalidateMeasureOnPath(pathStartElement, pathEndElement, duringMeasure, false /*includePathEnd*/);
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
548Helper.InvalidateMeasureOnPath(_internalItemsHost, dataGrid.InternalItemsHost, false/*duringMeasure*/, true/*includePathEnd*/);