I am attempting to integrate SVGs into the XamRibbon.ButtonTool and XamRibbon.RibbonGroup controls in our WPF application.
The images we are currently displaying have received a non-trivial amount of feedback, largely saying the icons look fuzzy. We've tried using both 96 and 300 dpi images, and varying resolutions. I have added these same icons in .svg fomat to the application and they look much better. After some investigation and help from the Infragistics developer support team, I was unable to find a built-in method to support this.
This feature would be immensely useful.
Thanks!