2 references to OnCheckedChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
166OnCheckedChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonTests.cs (1)
1597public new void OnCheckedChanged(EventArgs e) => base.OnCheckedChanged(e);