Ejemplo n.º 1
0
 private void Exit()
 {
     dispatchTimer.Stop();
     dispatchTimer = null;
     Toast.DecrementToastCount();
     Close();
 }