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