4 references to G
System.Windows.Forms (2)
System\Windows\Forms\Shortcut.cs (2)
49CtrlG = Keys.Control + Keys.G, 179CtrlShiftG = Keys.Control + Keys.Shift + Keys.G,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
25Keys.G, Keys.H, Keys.I, Keys.Insert, Keys.J, Keys.K, Keys.L, Keys.Left, Keys.M, Keys.N, Keys.NumLock,
System.Windows.Forms.Tests (1)
System\Windows\Forms\KeysConverterTests.cs (1)
17[InlineData("G", Keys.G)]