Back to Devexpress

PredefinedThemePalettes.Storm Property

wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes-0a4c7ff6.md

latest1.3 KB
Original Source

PredefinedThemePalettes.Storm Property

The Storm theme palette.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
PredefinedThemePalette

The Storm theme palette.

|

Remarks

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

See Also

PredefinedThemePalettes Class

PredefinedThemePalettes Members

DevExpress.Xpf.Core Namespace