Skip to main content
All docs
V24.1

LightweightTheme.Assembly Property

Gets information about the assembly that contains the theme.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.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