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