It simply prohibits user input for all pending button presses. that is, in the TextBox, not only the Handled event is set to true, user input is suppressed and does not appear in the text field if you type very quickly and immediately press many buttons.
source share