private void OnTextInput(object sender, TextInputEventArguments args) { _subscriber.OnTextInput(sender, args); }