Hi,
In our App constructor we have following line of code:
ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ActiproSoftware.Windows.Themes.CommonThemeName.Office2007Blue.ToString();
After executing above code line the task manager for the application shows an increase of ~4 MB. Could you please let us know what are we doing wrong here as setting other third party controls in the same manner do not show such behavior.
Thanks,
Bala
In our App constructor we have following line of code:
ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ActiproSoftware.Windows.Themes.CommonThemeName.Office2007Blue.ToString();
After executing above code line the task manager for the application shows an increase of ~4 MB. Could you please let us know what are we doing wrong here as setting other third party controls in the same manner do not show such behavior.
Thanks,
Bala