Esempio n. 1
0
 private void TxtNombre_GotFocus(object sender, RoutedEventArgs e)
 {
     TxtNombre.SelectAll();
 }