Back to Devexpress

Theme.Office2019SystemName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-dot-office2019systemname.md

latest952 B
Original Source

Theme.Office2019SystemName Field

The name of the VS2019System theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string Office2019SystemName = "Office2019System"
vb
Public Const Office2019SystemName As String = "Office2019System"

Field Value

TypeDescription
String

The theme name.

|

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace