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