KnownUIContexts::FullScreenModeContext Property

 

Gets a UI context indicating that the environment is in full screen mode.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property UIContext^ FullScreenModeContext {
	static UIContext^ get();
}
Return to top
Show: