1 write to _dType
PresentationFramework (1)
System\Windows\Controls\Label.cs (1)
48
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(Label));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\Label.cs (1)
191
get { return
_dType
; }