WindowPane::Initialize Method ()

 

Initializes services after the window pane has been sited.

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

protected:
virtual void Initialize()

Any initialization that requires window frame services from Visual Studio can be done by overriding this method.

Return to top
Show: