Skip to main content
All docs
V24.1

PredefinedThemePalettes.Navy Property

The Navy theme palette.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static PredefinedThemePalette Navy { get; }

Property Value

Type Description
PredefinedThemePalette

The Navy theme palette.

Remarks

Navy Predefined Palette

You can use the predefined Navy palette with the Visual Studio 2019 Blue theme.

See Also