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