WindowPane.InitializationMode Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the initialization mode that is associated with this window pane.
protected:
 property Microsoft::VisualStudio::Shell::WindowPane::PaneInitializationMode InitializationMode { Microsoft::VisualStudio::Shell::WindowPane::PaneInitializationMode get(); };protected:
 property Microsoft::VisualStudio::Shell::WindowPane::PaneInitializationMode InitializationMode { Microsoft::VisualStudio::Shell::WindowPane::PaneInitializationMode get(); };protected Microsoft.VisualStudio.Shell.WindowPane.PaneInitializationMode InitializationMode { get; }member this.InitializationMode : Microsoft.VisualStudio.Shell.WindowPane.PaneInitializationModeProtected ReadOnly Property InitializationMode As WindowPane.PaneInitializationModeProperty Value
WindowPane.PaneInitializationMode.
Remarks
This property stores the state for how this window pane was initialized, either with CreateUIElementPane or with CreatePaneWindow.