Exemplo n.º 1
0
 private void Button_Click_3(object sender, RoutedEventArgs e)
 {
     ManipulationEvents window = new ManipulationEvents();
     window.Show();
 }
Exemplo n.º 2
0
        private void Button_Click_3(object sender, RoutedEventArgs e)
        {
            ManipulationEvents window = new ManipulationEvents();

            window.Show();
        }