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