Skip to main content
All docs
V25.1
  • LightweightThemeManager.CurrentTheme Property

    Gets the applied EffectiveTheme.

    Namespace: DevExpress.Xpf.Core

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public static LightweightTheme CurrentTheme { get; }

    Property Value

    Type Description
    LightweightTheme

    The applied EffectiveTheme.

    See Also