LightweightThemeManager.RegisterThemeAssembly(LightweightThemeAssembly) Method
Registers the specified assembly in the LightweightThemeManager.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | LightweightThemeAssembly | The lightweight theme assembly. |
See Also