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