1 write to _autoCheck
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
67_autoCheck = value;
5 references to _autoCheck
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (5)
62get => _autoCheck; 65if (_autoCheck != value) 375if (_autoCheck) 413if (!_autoCheck) 462if (button._autoCheck)