Back to Devexpress

Theme.VS2019DarkName Field

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

latest866 B
Original Source

Theme.VS2019DarkName Field

The 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 VS2019DarkName = "VS2019Dark"
vb
Public Const VS2019DarkName As String = "VS2019Dark"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace