KnownColorThemes.HighContrast Field
The color theme used when the Windows theme is set to one of the high-contrast Windows themes.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly HighContrast As Guid
public static readonly Guid HighContrast
public:
static initonly Guid HighContrast
static val HighContrast: Guid
public static final var HighContrast : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.