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