Exemplo n.º 1
0
 private void MenuItem_ClickExit(object sender, RoutedEventArgs e)
 {
     DesktopService.CloseApplication();
 }