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