3 references to DocumentReference
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1235
case KnownElements.
DocumentReference
: o = new System.Windows.Documents.DocumentReference(); break;
4504
case KnownElements.
DocumentReference
:
5719
case KnownElements.
DocumentReference
: t = typeof(System.Windows.Documents.DocumentReference); break;