I’ve a text box in that i added a event TextChanged but it doesn’t giving me all the data i entered in that text box it neglecting last character but i want all chars what i enter in the text box so how can i do this one please help me.
I’ve a text box in that i added a event TextChanged but it doesn’t
Share
The TextChanged event gives you all the character:
Are you sure your not in like a PreviewKeyDownEvent or any other Preview Events. All of these events neglect the last input