Back to Devexpress

Theme.Win11Category Field

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

latest1.1 KB
Original Source

Theme.Win11Category Field

The name of the category that contains Windows 11 themes.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Win11Category = "Windows 11 Themes"
vb
Public Const Win11Category As String = "Windows 11 Themes"

Field Value

TypeDescription
String

The category with Win11 themes.’

|

Remarks

This category includes the Win11Light and Win11Dark themes.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace