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