Application performace issue because of MetroStyle.xaml

After applying MetroStyle using, the appilcation performance has got degraded. Controls are taking time to load and display. So we thought of taking out the required styles for the controls from MetroStyle.xaml. How can I achieve this? Is there any other alternative to apply style to controls without hampering application performance?

1 Reply

MS Mariappan S Syncfusion Team December 18, 2015 07:33 AM UTC

Hi Ashish,

Thank you for contacting Syncfusion Support.

When we use Metro theme, performance will be reduced for updating the values for various controls. We suggest you to use “EnableOptimization” propertywhich will considerably improve the SkinManager‘s performance.

Refer the below KB link to get more details about it.

KB Link:  http://www.syncfusion.com/kb/2842/how-to-improve-performance-in-skin-storage-while-using-visualstyles

Regards,
Mariappan S.

Loader.
Up arrow icon