LWThemeValueExtension(Object) Constructor
Initializes a new instance of the LWThemeValueExtension class with specified settings.
Namespace: DevExpress.Xpf.DXBinding
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
defaultValue | Object | The default value applied to the current theme. |
See Also