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

    The name of the Office2016SystemSE theme.

    Namespace: DevExpress.Xpf.Core

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public const string Office2016SystemSEName = "Office2016SystemSE"

    Field Value

    Type Description
    String

    The theme name.

    Remarks

    Use the Office2016SystemSE field to apply the theme.

    See Also