C# (CSharp) BernieApp.WindowsPhone.ViewModels Namespace

Classes

Name Description
HubPageViewModel
MainViewModel This class contains properties that the main View can data bind to.

Use the mvvminpc snippet to add bindable properties to this ViewModel.

You can also use Blend to data bind with the tool's support.

See http://www.galasoft.ch/mvvm

NewsDetailViewModel
ViewModelLocator