示例#1
0
 private void Window_KeyDown(object sender, KeyEventArgs e)
 {
     Player.KeyEventHandle(e);
 }