PredefinedThemePalettes.Storm Property
In This Article
The Storm theme palette.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static PredefinedThemePalette Storm { get; }
#Property Value
Type | Description |
---|---|
Predefined |
The Storm theme palette. |
#Remarks
You can use the predefined Storm palette with the Visual Studio 2019 Dark theme.
See Also