private void Button_Click_5(object sender, RoutedEventArgs e) { NoXamlWindow newWindow = new NoXamlWindow(); newWindow.Show(); }