ThemeKeys.DefaultTheme Field
Applies to v2.
Default theme.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const DefaultTheme As String
'Usage
Dim value As String
value = ThemeKeys.DefaultTheme
public const string DefaultTheme
public:
literal String^ DefaultTheme
static val mutable DefaultTheme: string
public const var DefaultTheme : String