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