LWThemeValueExtension Constructors
Implements a XAML extension that allows you to specify property values depending on the applied lightweight theme.| Name | Parameters | Description |
|---|---|---|
| LWThemeValueExtension() | none | Initializes a new instance of the LWThemeValueExtension class. |
| LWThemeValueExtension(Object) | defaultValue | Initializes a new instance of the LWThemeValueExtension class with specified settings. |
See Also