LightweightTheme.SmallGlyph Property
In This Article
Gets or sets the theme’s small icon.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Uri | The theme’s small icon. |
#Remarks
The SmallGlyph
property does not affect palette themes. Use the SvgGlyph property instead.
See Also