KnownUIContexts::WizardOpen Property

Visual Studio 2015
 

A UI context indicating whether a Wizard is currently open.

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

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

Property Value

Type: Microsoft.VisualStudio.Shell::UIContext^

The UIContext.

Return to top
Show: