7
Shouts

MVVM - How to integrate the Office Ribbon respecting the pattern (especially the commands)

published 1175 days, 8 hours, 46 minutes ago posted by jmix90jmix90 1176 days, 5 hours, 14 minutes ago
Friday, March 05, 2010 2:33:53 PM GMT Thursday, March 04, 2010 6:06:13 PM GMT

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. *

category: How To | clicked: 2 | | source: blog.lexique-du-net.com | show counter code
tags: Pattern, How-To, dependency properties, Dependency Property, Patterns, WPF, Binding, how to, XAML, MVVM, M-V-VM, Patterns and Practices