Gets the blues and yellows 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 BluesAndYellows { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property BluesAndYellows As Theme Get |
Visual C++ |
---|
public: static property Theme^ BluesAndYellows { Theme^ get (); } |
F# |
---|
static member BluesAndYellows : Theme with get |
Property Value
Type: ThemeThe blues and yellows theme.