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