LightweightTheme.BaseName Property
Gets the name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the Base theme. |
Remarks
For example, for the Office2019BlackRedWine theme, the BaseName property returns Office2019Black.
See Also