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