Attaching a Command to the WP7 Application Bar.

added by mbcrump
2/22/2011 7:34:33 AM

118 Views

One of the biggest problems that I’ve seen with people creating WP7 applications is how do you bind the application bar to a Relay Command. If your using MVVM then this is particular important. Let’s examine the code that one might add to start with.


0 comments