Reputation: 17465
In a short XAML, I have several textboxes. At the moment, when user inputs TAB or SHIFT+TAB, a \t gets added in the textbox. I would like this to not happen, and rather let him navigate through the textboxes using these keys.
Is this possible in pure XAML ?
Upvotes: 0
Views: 47