C# Class Ch.Epyx.WindMobile.WP7.View.StationDataControl

Inheritance: System.Windows.Controls.UserControl
Show file Open project: epyx-src/WindMobile-WP7

Private Properties

Property Type Description
ShowErrorMessage void
UpdateTrend void
UserControl_Loaded void

Public Methods

Method Description
Animate ( ) : void
StationDataControl ( ) : System
ViewModel_PropertyChanged ( object sender, System e ) : void

Private Methods

Method Description
ShowErrorMessage ( ) : void
UpdateTrend ( ) : void
UserControl_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

Animate() public method

public Animate ( ) : void
return void

StationDataControl() public method

public StationDataControl ( ) : System
return System

ViewModel_PropertyChanged() public method

public ViewModel_PropertyChanged ( object sender, System e ) : void
sender object
e System
return void