2 references to DocumentPage
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (2)
74
_page = owner.
DocumentPage
;
354
_page = ((FlowDocumentView)_owner).
DocumentPage
;