Skip to main content
A newer version of this page is available. .

Theme.VS2019DarkFullName Field

The full name of the VS2019Dark theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public const string VS2019DarkFullName = "Visual Studio 2019 Dark"

Field Value

Type
String

Remarks

Use the VS2019DarkName field to apply the theme.

See Also