1 write to _dType
PresentationFramework (1)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
51
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(TextBoxBase));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2105
return
_dType
;