Back to Devexpress

PredefinedThemePalettes.SpruceLeaves Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-6324e91e.md

latest1.7 KB
Original Source

PredefinedThemePalettes.SpruceLeaves Property

The SpruceLeaves theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The SpruceLeaves theme palette.

|

Remarks

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