private void OnKeyDown(object sender, KeyDownEventArguments args) { _subscriber.OnKeyDown(sender, args); }