Ejemplo n.º 1
0
 private void btnLogin_Click(object sender, RoutedEventArgs e)
 {
     MainFunctions.tryLogin(this);
 }