Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the type of resource being referenced by a ThemeResourceKey.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntax
'Declaration
Public Enumeration ThemeResourceKeyType
public enum ThemeResourceKeyType
Members
| Member name | Description | |
|---|---|---|
| ForegroundColor | Specifies the foreground color. | |
| BackgroundColor | Specifies the background color. | |
| ForegroundBrush | Specifies the foreground brush. | |
| BackgroundBrush | Specifies the background brush. |