C# Class TrainTracker.Views.Reports

Inheritance: System.Windows.Controls.Page
Mostra file Open project: vega670/TrainTracker

Public Methods

Method Description
Reports ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Method Description
Age_Selected ( object sender, RoutedEventArgs e ) : void
CarHistory_Selected ( object sender, RoutedEventArgs e ) : void
CurrentState_Selected ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void

Reports() public method

public Reports ( ) : System
return System