Skip to main content

SkinManager.RegisterSkins(Assembly) Method

This method supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Skins

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public bool RegisterSkins(
    Assembly assembly
)

Parameters

Name Type
assembly Assembly

Returns

Type
Boolean
See Also