5 references to D9
System.Windows.Forms (4)
System\Windows\Forms\Input\KeysConverter.cs (1)
77
AddKey("9", Keys.
D9
);
System\Windows\Forms\Shortcut.cs (3)
675
Alt9 = Keys.Alt + Keys.
D9
,
725
Ctrl9 = Keys.Control + Keys.
D9
,
775
CtrlShift9 = Keys.Control + Keys.Shift + Keys.
D9
,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
22
Keys.D8, Keys.
D9
, Keys.Delete, Keys.Down, Keys.E, Keys.End, Keys.F, Keys.F1, Keys.F10, Keys.F11,