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)
444get => _threeState; 447if (_threeState == value)