Back to Devexpress

Theme.MetropolisDarkFullName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-5ffdd9a4.md

latest1.1 KB
Original Source

Theme.MetropolisDarkFullName Field

The full name of the MetropolisDark theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string MetropolisDarkFullName = "Metropolis Dark"
vb
Public Const MetropolisDarkFullName As String = "Metropolis Dark"

Field Value

TypeDescription
String

The theme’s user friendly name.

|

Remarks

Use the MetropolisDarkName field to apply the theme.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace