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