
Hi,
For a number of commands I use RibbonCommandUIManager.Register to register an image, label, etc. In some cases I would like to display a ribbon:button for the command, but not display any image. I haven't found how to do this, specifying ImageSourceSmall={x:Null} doesn't work (still displays the registered image), and using a 1 pixel transparent image still reserves space on the button about the size of a 16 pixel image. Any ideas on how to do this?
TIA,
Robert
For a number of commands I use RibbonCommandUIManager.Register to register an image, label, etc. In some cases I would like to display a ribbon:button for the command, but not display any image. I haven't found how to do this, specifying ImageSourceSmall={x:Null} doesn't work (still displays the registered image), and using a 1 pixel transparent image still reserves space on the button about the size of a 16 pixel image. Any ideas on how to do this?
TIA,
Robert