KnownUIContexts.FullScreenModeContext 属性

定义

获取指示环境处于全屏模式的 UI 上下文。

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

属性值

UIContext

适用于