1 write to _dType
PresentationFramework (1)
System\Windows\Documents\Hyperlink.cs (1)
50
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(Hyperlink));
1 reference to _dType
PresentationFramework (1)
System\Windows\Documents\Hyperlink.cs (1)
1149
get { return
_dType
; }