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