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