My application is build using Windows Template Studio, which supports runtime toggle of the requested theme from light to dark.
All standard controls adhere to the changed theme. But Telerik controls seem not to. I have tried to set the RequestedTheme of the Telerik controls directly when the page is loaded, but the property seems to be ignored. They only seem to use the RequestedTheme that is set when the application is initially loaded