Enum WindowsTheme
An enumeration that defines members about the used theme in Windows 10 and Windows 11.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
[Flags]
public enum WindowsTheme
Dark
Theme with dark colors is used.
HighContrast
High contrast theme is used.
Light
Theme with light colors is used.