2 references to OnCheckStateChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs (1)
109OnCheckStateChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripButtonTests.cs (1)
1750public new void OnCheckStateChanged(EventArgs e) => base.OnCheckStateChanged(e);