KnownUIContexts.CodeWindowContext Property

Definition

UI context indicating that a code window is active

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

Property Value

Applies to