CrissCross.Avalonia.UI.Appearance namespace¶
Part of the CrissCross.Avalonia.UI package.
| Type | Kind | Summary |
|---|---|---|
| ApplicationTheme | enum | Theme in which an application using CrissCross UI is displayed. |
| ApplicationThemeManager | class | Allows to manage the application theme. |
| SystemTheme | enum | Windows 11 themes. |
| SystemThemeManager | class | Provides methods for detecting the system theme. |
| ThemeChangedEvent | delegate | Event delegate for theme changes. |