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