Curious how you change the icon for the top left menu button. I am a designer and trying to find it in the styles but can not find it at all.
I noticed a screen shot that showed someone had altered it:
http://es.infragistics.com/uploadedImages/Products/NetAdvantage_for_WPF/Features/xamRibbon/Gallery/xamRibbon_New_xamRibbon_Control_01.png
You can set the Image property of the ApplicationMenu to the ImageSource of the image you want to display.
So how do you change the size of the image on the application button? I have adjusted the actual size of the image I am using, but, it keeps getting "resized" at runtime when it overlays the button.
Thanks,
Fantastic thank you!