1

On wpf, I add a textInput event for the winform: TextInput="Window_TextInput".

After typing a Textbox, the event is not fired (handled). the same if I add the TextInput for a textbox in wpf.

What did I do wrong? How can I get TextInput event fired?

halfer
  • 19,824
  • 17
  • 99
  • 186
olidev
  • 20,058
  • 51
  • 133
  • 197
  • Looks like a duplicate - see http://stackoverflow.com/questions/1374710/wpf-textbox-not-firing-ontextinput-event – Jogy Sep 26 '12 at 17:10

0 Answers0