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)
62
get =>
_autoCheck
;
65
if (
_autoCheck
!= value)
375
if (
_autoCheck
)
413
if (!
_autoCheck
)
462
if (button.
_autoCheck
)