C# Class Sensors.MainPage

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: timothybinkley/Windows-Phone-8-In-Action

Public Methods

Method Description
MainPage ( ) : Microsoft.Phone.Controls

Private Methods

Method Description
ReadAccelerometerData ( ) : void
ReadCompassData ( ) : void
ReadGyrometerData ( ) : void
ReadInclinometerData ( ) : void
ReadOrientationData ( ) : void
Start ( ) : void
timer_Tick ( object sender, EventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : Microsoft.Phone.Controls
return Microsoft.Phone.Controls