Hi all,
Still there is no region adapter for the Ribbon control in NCAL... It has not been updated for awhile...
My question is what do you use for navigation if you develop using Prism. It looks like in this case you skip the Ribbon (unless you wrote your own region adapter for it) and resort to using basic WPF controls for navigation.
What are your approaches/solutions?
-g8r
Hello,
Do you have the the solution for the Ribbon Region Adapter? If you do , can you send me an simple example code ?
Thank you very much!
Please find the attached file with a sample implementation of a region adapter for the XamRibbon.
Alex ,
I have implemented your RibbonRegionAdpater and added 3 tab items to the ribbon, but the ribbon is showing up with only one TabItem. Any suggestions ?