I'm writing a plugin with caliburn micro, and thus I'm not setting an application. I suggest that WindowManager.ShowWindow, ShowDialog, etc. return actual objects, so that I can do a graceful shutdown. At the moment CM relies on having an application to fire off OnStart and OnExit.
↧