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