Exemplo n.º 1
0
 private void Context_onKeyDown(object sender, KeyEventArgs e)
 {
     __cStatus.SetKeyEventArgs(EInputDeviceEvent.KeyDown, e);
     this.ProcessBehavior();
 }