C# Class ThemeSwitchDemo.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: sgrebnov/jqmobile-wp8-theme

Méthodes publiques

Méthode Description
MainPage ( ) : System
Splash_Completed ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CordovaView_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

Splash_Completed() public méthode

public Splash_Completed ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void