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