Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public enum class ThemeResourceKeyType
type ThemeResourceKeyType
public enum ThemeResourceKeyType
Members
Member name | Description | |
---|---|---|
BackgroundBrush | Specifies the background brush. | |
BackgroundColor | Specifies the background color. | |
ForegroundBrush | Specifies the foreground brush. | |
ForegroundColor | Specifies the foreground color. |