Good afternoon,
In each page of our WPF application we have a few user controls from the Telerik library. We're running the Visual Studio profiler and noticed that for each UC from Telerik, all the themes are being parsed at runtime, as it can be seen from the screenshot attached or at this link.
The theme is being explicitly set at the beginning of the app and we haven't been able to find any help/documentation on this matter.
We would like to prevent this additional render time for each control to achieve the most fluid UI we can.
Any help would be appreciated.
Thanks in advance,
Diogo