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)
196get { return _dType; }