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