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