コード例 #1
0
 private void OnKeyDown(object sender, KeyDownEventArguments args)
 {
     _subscriber.OnKeyDown(sender, args);
 }