KnownColorThemes, classe
Supplies predefined, well-known color themes.
Hiérarchie d'héritage
System.Object
Microsoft.VisualStudio.Shell.KnownColorThemes
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public NotInheritable Class KnownColorThemes
public static class KnownColorThemes
Le type KnownColorThemes expose les membres suivants.
Champs
Nom | Description | |
---|---|---|
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 |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.