I am developing an Isolated shell application, Now I need to call one of my functions when User Closes the extension manager window. How to listen to the Extension manager window close event in an Isolate shell application.
My Shell application is based on Visual Studio 2013.
↧
How to get my function called when extension manager for my isolated shell application is closed ?
↧