CrissCross.WPF.UI.Appearance namespace¶
Part of the CrissCross.WPF.UI package.
| Type | Kind | Summary |
|---|---|---|
| ApplicationAccentColorManager | class | Allows updating the accents used by controls in the application by swapping dynamic resources. |
| ApplicationTheme | enum | Theme in which an application using CrissCross UI is displayed. |
| ApplicationThemeManager | class | Allows to manage the application theme by swapping resource dictionaries containing dynamic resources with color information. |
| SystemTheme | enum | Windows 11 themes. |
| SystemThemeManager | class | Provides information about Windows system themes. |
| SystemThemeWatcher | class | Automatically updates the application background if the system theme or color is changed. |
| ThemeChangedEvent | delegate | Event triggered when application theme is updated. |
| WindowBackgroundManager | class | Facilitates the management of the window background. |