4 references to ChildDocumentPage
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs (2)
222page = sequencePage.ChildDocumentPage as FixedDocumentPage; 238page = sequencePage.ChildDocumentPage as FixedDocumentPage;
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (1)
607IServiceProvider isp = _docPage.ChildDocumentPage as IServiceProvider;
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
685fdp = fdsdp.ChildDocumentPage as FixedDocumentPage;