Detect Theme Change
As of R1 2022 SP1 RadForm offers the WindowsThemeChanged event which can be used to determine when OS theme change occurs at run-time. Its main purpose is to detect any theme changes on OS level in order to adjust the application theme.
The WindowsSettings.CurrentWindowsTheme can be used to detect the currently active windows theme.