Skip to main content
All docs
V23.2

LightweightTheme.Assembly Property

Gets information about the assembly that contains the theme.

Namespace: DevExpress.Xpf.Core

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