Example #1
0
 public static bool IsKeyDown(Key key) => _current.IsKeyDown(key);