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