Back to Devexpress

Theme.VS2019DarkFullName Field

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

latest1.0 KB
Original Source

Theme.VS2019DarkFullName Field

The full name of the VS2019Dark theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string VS2019DarkFullName = "Visual Studio 2019 Dark"
vb
Public Const VS2019DarkFullName As String = "Visual Studio 2019 Dark"

Field Value

Type
String

Remarks

Use the VS2019DarkName field to apply the theme.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace