Back to Devexpress

LightweightThemeManager.CurrentThemeBase Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweightthememanager-803e8ce9.md

latest1.0 KB
Original Source

LightweightThemeManager.CurrentThemeBase Property

Gets the applied theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static LightweightTheme CurrentThemeBase { get; }
vb
Public Shared ReadOnly Property CurrentThemeBase As LightweightTheme

Property Value

TypeDescription
LightweightTheme

The applied theme.

|

See Also

LightweightThemeManager Class

LightweightThemeManager Members

DevExpress.Xpf.Core Namespace