LightweightTheme.Palette Property
Gets the theme color palette.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ResourceDictionary | The theme color palette. |
See Also
Gets the theme color palette.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
public ResourceDictionary Palette { get; }
Public ReadOnly Property Palette As ResourceDictionary
| Type | Description |
|---|---|
| ResourceDictionary | The theme color palette. |