VSColorTheme, classe
Helper to get colors from the current Visual Studio theme and provide notifications when the theme or colors change.
Hiérarchie d'héritage
System.Object
Microsoft.VisualStudio.PlatformUI.VSColorTheme
Espace de noms : Microsoft.VisualStudio.PlatformUI
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public NotInheritable Class VSColorTheme
public static class VSColorTheme
Le type VSColorTheme expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetThemedColor | Gets the color of the specified resource key. |
Début
Événements
Nom | Description | |
---|---|---|
ThemeChanged | Raised when Visual Studio theme color changes. |
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.