private void Button_Click(object sender, RoutedEventArgs e) { WindowImageFullView windowFull = new WindowImageFullView(); windowFull.ShowDialog(); }