Back to Devexpress

Theme.Win11BaseName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-dot-win11basename.md

latest944 B
Original Source

Theme.Win11BaseName Field

The name of the Windows 11 Base theme.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public const string Win11BaseName = "Win11Base"
vb
<Browsable(False)>
Public Const Win11BaseName As String = "Win11Base"

Field Value

TypeDescription
String

The theme name.

|

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace