Back to Devexpress

PredefinedThemePalettes.DeepSea Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-f5bc1410.md

latest1.3 KB
Original Source

PredefinedThemePalettes.DeepSea Property

The DeepSea theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The DeepSea theme palette.

|

Remarks

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

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace