5 references to D9
System.Windows.Forms (4)
System\Windows\Forms\Input\KeysConverter.cs (1)
77AddKey("9", Keys.D9);
System\Windows\Forms\Shortcut.cs (3)
675Alt9 = Keys.Alt + Keys.D9, 725Ctrl9 = Keys.Control + Keys.D9, 775CtrlShift9 = Keys.Control + Keys.Shift + Keys.D9,
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,