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