Skip to main content
A newer version of this page is available. .
All docs
V22.1

Theme.Win11Category Field

The name of the category that contains Windows 11 themes.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v22.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public const string Win11Category = "Windows 11 Themes"

Field Value

Type Description
String

The category with Win11 themes.’

Remarks

This category includes the Win11Light theme.

See Also