C# Class Basta.WpfClient.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

Inheritance: ViewModelBase
Afficher le fichier Open project: thinktecture/windows-js-integration-demos

Méthodes publiques

Méthode Description
MainViewModel ( ) : GalaSoft.MvvmLight

Initializes a new instance of the MainViewModel class.

Method Details

MainViewModel() public méthode

Initializes a new instance of the MainViewModel class.
public MainViewModel ( ) : GalaSoft.MvvmLight
Résultat GalaSoft.MvvmLight