1 write to _showShortcutKeysToolStripMenuItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs (1)
135_showShortcutKeysToolStripMenuItem = CreateBooleanItem("ShowShortcut&Keys", "ShowShortcutKeys");
2 references to _showShortcutKeysToolStripMenuItem
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs (2)
136AddRange([_checkedToolStripMenuItem, _showShortcutKeysToolStripMenuItem]); 644_showShortcutKeysToolStripMenuItem.Checked = (bool)GetProperty("ShowShortcutKeys");