Back to Devexpress

PredefinedThemePalettes.RedWine Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-4061007a.md

latest1.6 KB
Original Source

PredefinedThemePalettes.RedWine Property

The RedWine theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The RedWine theme palette.

|

Remarks

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