1 write to _autoCheck
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
69_autoCheck = value;
5 references to _autoCheck
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (5)
64get => _autoCheck; 67if (_autoCheck != value) 444if (_autoCheck) 482if (!_autoCheck) 531if (button._autoCheck)