3 writes to AutoCheck
System.Windows.Forms.Design (1)
System\Drawing\SelectionPanelBase.SelectionPanelRadioButton.cs (1)
14AutoCheck = false;
System.Windows.Forms.Tests (2)
System\Windows\Forms\RadioButtonTests.cs (2)
740AutoCheck = autoCheck 780AutoCheck = autoCheck
2 references to AutoCheck
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
417&& radioButton.AutoCheck
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonTests.cs (1)
27Assert.True(control.AutoCheck);