private void miTouchTest_Click(object sender, RoutedEventArgs e) { TouchTest tt = new TouchTest(); tt.Show(); }