4 references to F
System.Windows.Forms (2)
System\Windows\Forms\Shortcut.cs (2)
44CtrlF = Keys.Control + Keys.F, 174CtrlShiftF = Keys.Control + Keys.Shift + Keys.F,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
22Keys.D8, Keys.D9, Keys.Delete, Keys.Down, Keys.E, Keys.End, Keys.F, Keys.F1, Keys.F10, Keys.F11,
WinFormsControlsTest (1)
RichTextBoxes.cs (1)
96if (e.Control && e.KeyCode == Keys.F)