Back to Devexpress

LightweightTheme.SvgPalette Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweighttheme-e5cf1be3.md

latest1.1 KB
Original Source

LightweightTheme.SvgPalette Property

Gets or sets the color palette for the SvgGlyph.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public WpfSvgPalette SvgPalette { get; set; }
vb
Public Property SvgPalette As WpfSvgPalette

Property Value

TypeDescription
WpfSvgPalette

The color palette for the SvgGlyph.

|

See Also

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace