Skip to main content
All docs
V23.2

Theme.Office2016SystemSEName Field

The name of the Office2016SystemSE theme.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v23.2.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