LightweightTheme.Assembly Property
In This Article
Gets information about the assembly that contains the theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public LightweightThemeAssembly Assembly { get; }
#Property Value
Type | Description |
---|---|
Lightweight |
Information about the assembly that contains the theme. |
See Also