3 references to CheckedChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs (1)
176/// Raises the <see cref="ToolStripMenuItem.CheckedChanged"/> event.
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (1)
797/// Raises the <see cref="CheckedChanged"/> event.
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripMenuItemTests.cs (1)
380item.CheckedChanged += handler;