4 references to DocumentPageView
PresentationFramework (4)
MS\Internal\Documents\DocumentGridPage.cs (1)
281_documentPageView = new DocumentPageView
System\Windows\Annotations\AnnotationDocumentPaginator.cs (1)
299DocumentPageView dpv = new DocumentPageView
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
3979DefaultConstructor = delegate () { return new System.Windows.Controls.Primitives.DocumentPageView(); },
System\Windows\Markup\KnownTypes.cs (1)
1228case KnownElements.DocumentPageView: o = new System.Windows.Controls.Primitives.DocumentPageView(); break;