Back to Devexpress

Theme.MetropolisLightName Field

wpf-devexpress-dot-xpf-dot-core-dot-theme-46aeddb4.md

latest906 B
Original Source

Theme.MetropolisLightName Field

The name of the MetropolisLight theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string MetropolisLightName = "MetropolisLight"
vb
Public Const MetropolisLightName As String = "MetropolisLight"

Field Value

Type
String

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace