On a wpf TextBox
that has an TextChanged
event, it seems to only fires when focus is taken away from the textbox; but not as individual characters are typed in.
Is there an event similar to TextChanged
that fires immediately when a character is typed into the textbox, rather than when focus changes?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…