2 references to PropShortcutKeys
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (2)
476object shortcutKeys = Properties.GetInteger(PropShortcutKeys, out found ); 501Properties.SetInteger(PropShortcutKeys, (int)value);