Back to Devexpress

Theme.DeepBlueFullName Field

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

latest1.0 KB
Original Source

Theme.DeepBlueFullName Field

The full name of the DeepBlue theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string DeepBlueFullName = "Deep Blue"
vb
Public Const DeepBlueFullName As String = "Deep Blue"

Field Value

TypeDescription
String

The DeepBlue theme’s user friendly name.

|

Remarks

Use the DeepBlueName field to apply the theme.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace