Nevermind, found the problem. Project used RibbonBar to define the template, but both RibbonView and RibbonBar were referenced.I guess Silverlight just didn't know what to do.
Double nevermind. It fixed it once and now it's goofed up again.
0
Iva Toteva
Telerik team
answered on 17 Apr 2012, 02:58 PM
Hello Zak,
We have not observed such an issue before. Please, quote the exact version of controls you are using and which of the two controls - RadRibbonBar or RadRibbonView? A list of the dlls you have added and the way you have declared the RibbonUI would also be appreciated.
You can also refer to this article for a list of the assembly references required for RadRichTextBoxRibbonUI. For example, in the latest version, you should reference:
Telerik.Windows.Controls.ImageEditor;
Telerik.Windows.Controls.Input;
Telerik.Windows.Controls.Navigation;
Telerik.Windows.Controls.RibbonView;
Telerik.Windows.Controls.RichTextBoxUI
You should also make sure that the following two assemblies are not referenced: