C# Class Ch.Epyx.WindMobile.WP7.ViewModel.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/getstarted

Inheritance: ApplicationViewModel
Show file Open project: epyx-src/WindMobile-WP7

Public Methods

Method Description
MainViewModel ( ) : System

Method Details

MainViewModel() public method

public MainViewModel ( ) : System
return System