Back to Devexpress

LightweightThemeManager.CurrentTheme Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweightthememanager-fa126e93.md

latest1.2 KB
Original Source

LightweightThemeManager.CurrentTheme Property

Gets the applied EffectiveTheme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
LightweightTheme

The applied EffectiveTheme.

|

See Also

LightweightThemeManager Class

LightweightThemeManager Members

DevExpress.Xpf.Core Namespace