10 references to PushNewPageData
PresentationFramework (10)
MS\Internal\PtsHost\FigureParagraph.cs (1)
497
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.FromTextDpi(lHeight)),
MS\Internal\PtsHost\FloaterParagraph.cs (2)
704
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.FromTextDpi(lHeight)),
747
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(lWidth), TextDpi.MaxWidth),
MS\Internal\PtsHost\FlowDocumentPage.cs (4)
142
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, true, false);
147
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, false, false);
205
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, true, true);
210
_structuralCache.CurrentFormatContext.
PushNewPageData
(pageSize, _pageMargin, false, true);
MS\Internal\PtsHost\SubpageParagraph.cs (3)
206
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.FromTextDpi(subpageHeight)),
381
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.MaxWidth),
539
StructuralCache.CurrentFormatContext.
PushNewPageData
(new Size(TextDpi.FromTextDpi(subpageWidth), TextDpi.MaxWidth),