private void ReturnButton_Click(object sender, RoutedEventArgs e) { Launcher.PlaySound(); this.Close(); }