Back to Devexpress

PredefinedThemePalettes.BlueberryCake Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-82f3a03d.md

latest1.4 KB
Original Source

PredefinedThemePalettes.BlueberryCake Property

The BlueberryCake theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The BlueberryCake theme palette.

|

Remarks

You can use the predefined BlueberryCake palette with the Visual Studio 2019 Dark theme.

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace