Advertisement
sixlsix

setting focus in code behind

Sep 22nd, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.06 KB | None | 0 0
  1. UsernameTextBox.Focus(Windows.UI.Xaml.FocusState.Programmatic);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement