private void Button_Click_7(object sender, RoutedEventArgs e) { ViewBox window = new ViewBox(); window.Show(); }