Ejemplo n.º 1
0
 private void ShutdownButton_Click(object sender, RoutedEventArgs e)
 {
     _runningApplication.Shutdown();
 }