Back to Devexpress

PredefinedThemePalettes.Turquoise Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-7e3db858.md

latest1.6 KB
Original Source

PredefinedThemePalettes.Turquoise Property

The Turquoise theme palette.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static PredefinedThemePalette Turquoise { get; }
vb
Public Shared ReadOnly Property Turquoise As PredefinedThemePalette

Property Value

TypeDescription
PredefinedThemePalette

The Turquoise theme palette.

|

Remarks

You can use the predefined Turquoise palette with the following themes:

Theme FamilyThemes
Office 2019Black, Colorful, Dark Gray, White
Office 2016 SEBlack, Colorful, Dark Gray, White
Visual Studio 2017Blue, Dark, Light

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace