
Hi,
I am running my performance analyser (Visual Studio 2010) and found out that a ribbonwindow / ribbonbar cpu cost is quite high.
Is there a way to speed it up for example during load (RibbonWindow.OnSourceInitialized is the highest cpu user during start)
Or is there a document that describes what to do to get the performance tuned?
Thanks.