C# Class DevForceSilverlightApp.MainPageViewModel

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: IdeaBlade/DevForce.Utilities Class Usage Examples

Public Methods

Method Description
MainPageViewModel ( ) : System

Private Methods

Method Description
CurrentItemChanged ( object sender, EventArgs e ) : void
InitializePagedView ( ) : void
PageChanging ( object sender, System e ) : void
RaisePropertyChanged ( string property ) : void
WriteToLog ( string message ) : void
pcv_PageLoadError ( object sender, PageLoadErrorEventArgs e ) : void

Method Details

MainPageViewModel() public method

public MainPageViewModel ( ) : System
return System