2 references to SyncGetPageWithCheck
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
274
return doc.
SyncGetPageWithCheck
(node.Page);
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
438
FixedPage page = this.FixedDocument.
SyncGetPageWithCheck
(fn.Page);