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

Inheritance: PhoneApplicationPage
Show file Open project: epyx-src/WindMobile-WP7

Public Methods

Method Description
StationDataPivot ( ) : System

Protected Methods

Method Description
OnOrientationChanged ( OrientationChangedEventArgs e ) : void

Private Methods

Method Description
StationPivot_Loaded ( object sender, RoutedEventArgs e ) : void
StationPivot_LoadedPivotItem ( object sender, PivotItemEventArgs e ) : void

Method Details

OnOrientationChanged() protected method

protected OnOrientationChanged ( OrientationChangedEventArgs e ) : void
e OrientationChangedEventArgs
return void

StationDataPivot() public method

public StationDataPivot ( ) : System
return System