1 write to _threeState
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
465
_threeState
= value;
2 references to _threeState
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
456
get =>
_threeState
;
459
if (
_threeState
== value)