Example #1
0
 private void ExitEventHandler(object sender, EventArgs e)
 {
     CloseCommand.InvokeCloseDownEvent();
 }