Skip to main content
All docs
V25.1
  • LightweightTheme.Assembly Property

    Gets information about the assembly that contains the theme.

    Namespace: DevExpress.Xpf.Core

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public LightweightThemeAssembly Assembly { get; }

    Property Value

    Type Description
    LightweightThemeAssembly

    Information about the assembly that contains the theme.

    See Also