예제 #1
0
 private void WindowClosing(object sender, CancelEventArgs e)
 {
     ClassBallanceMAGELLAN_8400.Close();
     Application.Current.Shutdown();
 }