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

    Gets information about the assembly that contains the theme.

    Namespace: DevExpress.Xpf.Core

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

    Declaration

    public LightweightThemeAssembly Assembly { get; }

    Property Value

    Type Description
    LightweightThemeAssembly

    Information about the assembly that contains the theme.

    See Also