C# Class TrainTracker.Views.CurrentState

Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: vega670/TrainTracker

Méthodes publiques

Méthode Description
CurrentState ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
stateGrid_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

CurrentState() public méthode

public CurrentState ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void