3 references to OffsetRectangleList
PresentationFramework (3)
MS\Internal\PtsHost\FigureParaClient.cs (1)
336
rectangles = PtsHelper.
OffsetRectangleList
(rectangles, TextDpi.FromTextDpi(ContentRect.u), TextDpi.FromTextDpi(ContentRect.v));
MS\Internal\PtsHost\FloaterParaClient.cs (1)
340
rectangles = PtsHelper.
OffsetRectangleList
(rectangles, TextDpi.FromTextDpi(ContentRect.u), TextDpi.FromTextDpi(ContentRect.v));
MS\Internal\PtsHost\SubpageParaClient.cs (1)
270
rectangles = PtsHelper.
OffsetRectangleList
(rectangles, TextDpi.FromTextDpi(ContentRect.u), TextDpi.FromTextDpi(ContentRect.v));