C# Class WinSample.MainPage

Afficher le fichier Open project: martinsuchan/wpdev.samples

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Loop ( ) : void
MainPage_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
UpdateShot ( StateModel m, StateModel m2 ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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