WP7
-
Enable ApplicationBarMenuItem implementing MVVM approach in Windows Phone 7
This article will explain how to enable or disable an ApplicationBarMenuItem in Windows Phone 7 from a ViewModel object using MVVM pattern.
Suppose we have a page with a check box with the name … more
- 1