I have many custom vector based images that I use for my buttons, menu etc on all my Add-In dockpane and forms. I reference them as static resources and this works wonderfully. What I want to do and can't seem to figure out how or if it is even possible, use those same images in the config.daml file for both the smallImage and largeImage button and tool properties. This pack statement works for Esri images: pack:application:,,,/ArcGIS.Desktop.Resources;component/Images/GenerateSectorLines16. I would like to do the same but be referencing my own Images.xaml resource file. The same one my dockpane buttons use but after trying every possible solution I can come up with, nothing has worked. I'm no reaching out to you. Any suggestions?
Thanks,
Jon