KnownUIContexts.FullScreenModeContext Property

Definition

A UI context indicating that the environment is in full screen mode

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

Property Value

Applies to