Classe KnownColorThemes

Supplies predefined, well-known color themes.

Gerarchia di ereditarietà

System.Object
  Microsoft.VisualStudio.Shell.KnownColorThemes

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class KnownColorThemes
public static class KnownColorThemes

Il tipo KnownColorThemes espone i seguenti membri.

Campi

  Nome Descrizione
Campo pubblicoMembro statico Dark
Campo pubblicoMembro statico Debug The color theme used for debugging the theme color service. Each color name is mapped to a neon color to make it easy to inspect colors usage that is not from the theme color service.
Campo pubblicoMembro statico HighContrast The color theme used when the Windows theme is set to one of the high-contrast Windows themes.
Campo pubblicoMembro statico Light

In alto

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell