Ejemplo n.º 1
0
 private void TextBox_AccessKeyPressed(object sender, System.Windows.Input.AccessKeyPressedEventArgs e)
 {
 }
Ejemplo n.º 2
0
 private void UserControl_Adres_AccessKeyPressed(object sender, System.Windows.Input.AccessKeyPressedEventArgs e)
 {
 }
 void onAccessKeyPressed_focusT2(object sender, System.Windows.Input.AccessKeyPressedEventArgs e) => t2.Focus();