2 references to DocumentReference
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
3997
DefaultConstructor = delegate () { return new System.Windows.Documents.
DocumentReference
(); },
System\Windows\Markup\KnownTypes.cs (1)
1229
case KnownElements.DocumentReference: o = new System.Windows.Documents.
DocumentReference
(); break;