10 references to PushNewPageData
PresentationFramework (10)
MS\Internal\PtsHost\FigureParagraph.cs (1)
504
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.FromTextDpi(lHeight)),
MS\Internal\PtsHost\FloaterParagraph.cs (2)
711
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.FromTextDpi(lHeight)),
754
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.MaxWidth),
MS\Internal\PtsHost\FlowDocumentPage.cs (4)
143
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, true, false);
148
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, false, false);
206
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, true, true);
211
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, false, true);
MS\Internal\PtsHost\SubpageParagraph.cs (3)
207
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.FromTextDpi(subpageHeight)),
382
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.MaxWidth),
540
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.MaxWidth),