Example #1
0
 private void Button_Click_1(object sender, RoutedEventArgs e)
 {
     Automation at = new Automation();
     at.HideZDWindow();
 }