Gets the default microsoft theme.
Namespace: Dapfor.Net.ThemingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public static Theme XPStyle { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property XPStyle As Theme Get |
| Visual C++ |
|---|
public: static property Theme^ XPStyle { Theme^ get (); } |
| F# |
|---|
static member XPStyle : Theme with get |
Property Value
Type: ThemeThe default microsoft theme.