4 references to G
System.Windows.Forms (2)
System\Windows\Forms\Shortcut.cs (2)
49
CtrlG = Keys.Control + Keys.
G
,
179
CtrlShiftG = Keys.Control + Keys.Shift + Keys.
G
,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
25
Keys.
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
)]