LWThemeValueExtension Properties
Implements a XAML extension that allows you to specify property values depending on the applied lightweight theme.| Name | Description |
|---|---|
| Default | Gets or sets the default value for all lightweight themes. This is a dependency property. |
| Office2019 | Gets or sets the value for lightweight Office2019 themes. This is a dependency property. |
| Office2019Black | Gets or sets the value for the lightweight Office2019Black theme. This is a dependency property. |
| Office2019Colorful | Gets or sets the value for the lightweight Office2019Colorful theme. This is a dependency property. |
| Office2019HighContrast | Gets or sets the value for the lightweight Office2019HighContrast theme. This is a dependency property. |
| TargetType | Gets or sets the target conversion type. This is a dependency property. |
| VS2019 | Gets or sets the value for lightweight VS2019 themes. This is a dependency property. |
| VS2019Blue | Gets or sets the value for the lightweight VS2019Blue theme. This is a dependency property. |
| VS2019Dark | Gets or sets the value for the lightweight VS2019Dark theme. This is a dependency property. |
| VS2019Light | Gets or sets the value for the lightweight VS2019Light theme. This is a dependency property. |
| Win10 | Gets or sets the value for lightweight Win10 themes. This is a dependency property. |
| Win10Dark | Gets or sets the value for the lightweight Win10Dark theme. This is a dependency property. |
| Win10Light | Gets or sets the value for the lightweight Win10Light theme. This is a dependency property. |
| Win11 | Gets or sets the value for lightweight Win11 themes. This is a dependency property. |
| Win11Dark | Gets or sets the value for the lightweight Win11Dark theme. This is a dependency property. |
| Win11Light | Gets or sets the value for the lightweight Win11Light theme. This is a dependency property. |
See Also