2 references to IsKeyDownEvent
mscorlib (2)
system\console.cs (2)
1512if (!IsKeyDownEvent(ir)) { 1585if (!IsKeyDownEvent(ir) || IsModKey(ir)) {