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