1 write to _dType
PresentationFramework (1)
System\Windows\Controls\CheckBox.cs (1)
41_dType = DependencyObjectType.FromSystemTypeInternal(typeof(CheckBox));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\CheckBox.cs (1)
121get { return _dType; }