Skip to main content
All docs
V25.1
  • Theme.Win11Category Field

    The name of the category that contains Windows 11 themes.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v25.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 and Win11Dark themes.

    See Also