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

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: epyx-src/WindMobile-WP7

Private Properties

Свойство Type Description
ShowErrorMessage void
UpdateTrend void
UserControl_Loaded void

Méthodes publiques

Méthode Description
Animate ( ) : void
StationDataControl ( ) : System
ViewModel_PropertyChanged ( object sender, System e ) : void

Private Methods

Méthode Description
ShowErrorMessage ( ) : void
UpdateTrend ( ) : void
UserControl_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

Animate() public méthode

public Animate ( ) : void
Résultat void

StationDataControl() public méthode

public StationDataControl ( ) : System
Résultat System

ViewModel_PropertyChanged() public méthode

public ViewModel_PropertyChanged ( object sender, System e ) : void
sender object
e System
Résultat void