1 reference to NumPad9
mscorlib (1)
system\console.cs (1)
1534
if (IsAltKeyDown(ir) && ((key >= ConsoleKey.NumPad0 && key <= ConsoleKey.
NumPad9
)