2 references to OnCheckedChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
194OnCheckedChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxTests.cs (1)
708public new void OnCheckedChanged(EventArgs e) => base.OnCheckedChanged(e);