2 writes to autoCheck
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBox.cs (2)
84
autoCheck
= true;
167
autoCheck
= value;
2 references to autoCheck
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBox.cs (2)
163
return
autoCheck
;
567
if (
autoCheck
) {