KnownUIContexts.WizardOpen Property

Definition

A UI context indicating whether a Wizard is currently open.

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ WizardOpen { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext WizardOpen { get; }
static member WizardOpen : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property WizardOpen As UIContext

Property Value

The UIContext.

Applies to