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