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