C# Class Sozialhelden.Wheelmap.Phone.App.MainViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: sozialhelden/wheelmap-wp7

Public Methods

Method Description
LoadData ( ) : void

Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.

MainViewModel ( ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LoadData() public method

Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.
public LoadData ( ) : void
return void

MainViewModel() public method

public MainViewModel ( ) : System
return System