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