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 | |
---|---|---|
Dark | ||
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. | |
HighContrast | The color theme used when the Windows theme is set to one of the high-contrast Windows themes. | |
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.