LightweightTheme.SvgPalette Property
In This Article
Gets or sets the color palette for the SvgGlyph.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public WpfSvgPalette SvgPalette { get; set; }
#Property Value
Type | Description |
---|---|
Wpf |
The color palette for the Svg |
See Also