ThemeManager Attached Properties
Represents a theme manager, allowing you to apply themes.| Name | Description |
|---|---|
| IsTouchEnabled static | Gets whether the current theme is a touch-enabled. |
| IsTouchlineTheme static | Gets whether the current theme is the Touchline theme. |
| IsWin11Theme static | |
| Theme static | Gets or sets the theme. This is an attached property. |
| ThemeName static | Gets or sets the theme name. This is a dependency property. |
| TreeWalker static |
See Also