KnownUIContexts::ShellInitializedContext Property

Visual Studio 2015
 

A UI context indicating that the shell has entered its main message loop.

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

public:
property UIContext^ ShellInitializedContext {
	static UIContext^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell::UIContext^

The UIContext.

Return to top
Show: