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