ThemeResourceKeyType Enumeration
Visual Studio 2015
Specifies the type of resource being referenced by a ThemeResourceKey.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Member name | Description | |
|---|---|---|
| BackgroundBrush | Specifies the background brush. | |
| BackgroundColor | Specifies the background color. | |
| ForegroundBrush | Specifies the foreground brush. | |
| ForegroundColor | Specifies the foreground color. |
Show: