1 write to _threeState
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
453
_threeState
= value;
2 references to _threeState
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
444
get =>
_threeState
;
447
if (
_threeState
== value)