hi, are there any ways to cancel
Application.Current.Shutdown();
background: i played with mef a little bit and put some plugins to my main app. if any plugin call
Application.Current.Shutdown();
my main app shutdown too and i got no chance to cancel this. are there any ways?