0
kicks
MVVM - How to integrate the Office Ribbon respecting the pattern (espe
The ribbon controls - introduced by office 2007 -are available for free on the Microsoft Office web site. When I wanted to add them into one of my application I realized that it was broking the M-V-VM pattern.In this post, we will see how to use the Ribbon, then what exactly is the issue and finally examine the solution I use as a work-around.