Example #1
0
 private void Logout(object sender, RoutedEventArgs e)
 {
     InteropHelper.ExitWindowsEx(0, 0);
 }