3 references to Subtract
System.Console (3)
System\IO\KeyParser.cs (3)
92
ConsoleKey.
Subtract
=> '-',
194
'm' => (ConsoleKey.
Subtract
, 0), // used by both xterm and rxvt
328
'-' => ConsoleKey.
Subtract
, // We can't distinguish OemMinus and Subtract (Numeric Keypad). Limitation: OemMinus can't be mapped.