Classe VSColorTheme
Helper to get colors from the current Visual Studio theme and provide notifications when the theme or colors change.
Gerarchia di ereditarietà
System.Object
Microsoft.VisualStudio.PlatformUI.VSColorTheme
Spazio dei nomi: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class VSColorTheme
public static class VSColorTheme
Il tipo VSColorTheme espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
GetThemedColor | Gets the color of the specified resource key. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
ThemeChanged | Raised when Visual Studio theme color changes. |
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.