SystemApplicationMode Enum
Specifies the theme mode that applications should use, as dictated by current system settings.
public enum SystemApplicationMode
Fields
| Name | Description |
|---|---|
| Dark | A dark theme. |
| HighContrast | A high-contrast theme. |
| Light | A light theme. |