LightweightTheme.Palette Property
In This Article
Gets the theme color palette.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public ResourceDictionary Palette { get; }
#Property Value
Type | Description |
---|---|
Resource |
The theme color palette. |
See Also