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