Skip to main content

Theme.TouchlineDarkFullName Field

The full name of the TouchlineDark theme.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public const string TouchlineDarkFullName = "Touchline Dark"

Field Value

Type Description
String

The theme’s user friendly name.

Remarks

Use the TouchlineDarkName field to apply the theme.

See Also