Back to Devexpress

LightweightTheme.Assembly Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweighttheme-a02663bd.md

latest1.0 KB
Original Source

LightweightTheme.Assembly Property

Gets information about the assembly that contains the theme.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public LightweightThemeAssembly Assembly { get; }
vb
Public ReadOnly Property Assembly As LightweightThemeAssembly

Property Value

TypeDescription
LightweightThemeAssembly

Information about the assembly that contains the theme.

|

See Also

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace