2 references to FixedDocumentPage
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
367
FixedDocumentPage dp = new
FixedDocumentPage
(this, page, fixedSize, pageNumber);
1285
result = new
FixedDocumentPage
(this, c, fixedSize, Pages.IndexOf(pc));