Example #1
0
 private void OnTextEntered(object sender, TextEventArgs e)
 {
     CurrentInput.TextEntered(e);
 }