3 references to DocumentViewer
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
4014DefaultConstructor = delegate () { return new System.Windows.Controls.DocumentViewer(); },
System\Windows\Markup\KnownTypes.cs (1)
1230case KnownElements.DocumentViewer: o = new System.Windows.Controls.DocumentViewer(); break;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
47public DocumentApplicationDocumentViewer() : base()