2 references to GetRectanglesInParaList
PresentationFramework (2)
MS\Internal\PtsHost\ContainerParaClient.cs (1)
160
rectangles = PtsHelper.
GetRectanglesInParaList
(PtsContext, e, start, length, arrayParaDesc);
MS\Internal\PtsHost\PtsHelper.cs (1)
473
rectangles =
GetRectanglesInParaList
(ptsContext, e, start, length, arrayParaDesc);