KnownUIContexts.DesignModeContext Property

Definition

A UI context indicating that the environment is in design mode (not debugging)

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

Property Value

Applies to