Skip to main content
All docs
V26.1
  • Theme.Win11BaseFullName Field

    The full name of the Windows 11 Base theme.

    Namespace: DevExpress.Xpf.Core

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

    Declaration

    [Browsable(false)]
    public const string Win11BaseFullName = "Windows 11 Base"

    Field Value

    Type Description
    String

    The theme’s user-friendly name.

    See Also