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