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

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms