Theme.BaseName Field
The name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Field Value
| Type | Description |
|---|---|
| String | The theme name. |
See Also
The name of the Base theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
[Browsable(false)]
public const string BaseName = "Base"
<Browsable(False)>
Public Const BaseName As String = "Base"
| Type | Description |
|---|---|
| String | The theme name. |