This is a migrated thread and some comments may be shown as answers.

RadRibbonView + Prism Module

1 Answer 110 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 16 Oct 2012, 10:26 PM
Hi,

I am trying to import a Ribbon view that exists on a silverlight usercontrol. I am using MEF and Prism 4.1 and my shell view has a content control container in it for the ribbon view. I have an external dll (module) with the ribbon view in it and when registering the view with the prism region (the content control location in the shell) I get the following exception:

ArgumentNullException: Value cannot be null.
Parameter name: popup

I am using the 2012 q2 (with noXaml hotpatch)

Do you have a working sample or solution?

Kind regards
Dan

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 19 Oct 2012, 01:21 PM
Hello Dan,

I attached a sample solution demonstrating how to inject a RibbonView in a ContentControl region using MEF. The solution also demonstrates how to populate the RadRibbonView using MEF.

I hope it will help!

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RibbonView and RibbonWindow
Asked by
Dan
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or