Exemple #1
0
 private void Btn_Exit_Click(object sender, RoutedEventArgs e)
 {
     this.Close();
     gWindow.BackToStart();
 }