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