コード例 #1
0
 private void ReturnButton_Click(object sender, RoutedEventArgs e)
 {
     Launcher.PlaySound();
     this.Close();
 }