Posted 17 years ago
by dmelinosky

Anyone ever try to dynamically load a DataTemplate for a RibbonGallery? I can dynamically create the template and load it with XamlReader, but as soon as I try to reference the Actipro Ribbon Common Dictionary, I get an exception.
Here's some code
Here's some code
An exception is thrown when I get to the XamlReader.Load method. Anyone ever try anything similar?