Back to Devexpress

PredefinedThemePalettes.CobaltBlue Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-9fbd614e.md

latest1.7 KB
Original Source

PredefinedThemePalettes.CobaltBlue Property

The CobaltBlue theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The CobaltBlue theme palette.

|

Remarks

You can use the predefined CobaltBlue 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