Back to Devexpress

Theme.Win11SystemName Field

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

latest916 B
Original Source

Theme.Win11SystemName Field

The name of the Win11System theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Win11SystemName = "Win11System"
vb
Public Const Win11SystemName As String = "Win11System"

Field Value

TypeDescription
String

The theme name.

|

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace