private void StartW_Click(object sender, RoutedEventArgs e) { this.Close(); _ = new StartWindow { Visibility = System.Windows.Visibility.Visible }; }