WindowPane.InitializationMode Property

 

Gets the initialization mode that is associated with this window pane.

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

member InitializationMode : WindowPane.PaneInitializationMode with get, private set

This property stores the state for how this window pane was initialized, either with CreateUIElementPane or with CreatePaneWindow.

Return to top
Show: