3 references to DocumentReference
PresentationFramework (3)
src\Framework\System\Windows\Markup\KnownTypes.cs (3)
1236case KnownElements.DocumentReference: o = new System.Windows.Documents.DocumentReference(); break; 4494case KnownElements.DocumentReference: 5709case KnownElements.DocumentReference: t = typeof(System.Windows.Documents.DocumentReference); break;