WindowPane::OnClose Method ()

 

Raised when the window is closed.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnClose()

This method is called in response to the ClosePane method. The default implementation calls Dispose.

Return to top
Show: