Back to Devexpress

LightweightTheme.SvgGlyph Property

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

latest1005 B
Original Source

LightweightTheme.SvgGlyph Property

Gets or sets the theme’s SVG icon.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Uri SvgGlyph { get; set; }
vb
Public Property SvgGlyph As Uri

Property Value

TypeDescription
Uri

The theme’s SVG icon.

|

See Also

SvgPalette

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace