1 write to autoCheck
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RadioButton.cs (1)
103
autoCheck
= value;
6 references to autoCheck
System.Windows.Forms (6)
winforms\Managed\System\WinForms\RadioButton.cs (6)
98
return
autoCheck
;
102
if (
autoCheck
!= value) {
454
if (
autoCheck
) {
495
if (
autoCheck
) {
508
if (button.
autoCheck
&& button.Checked) {
535
if (button.
autoCheck
) {