C# Class MvvmNavigationToolkit.WindowsPhone.Sample.Views.SplashScreenView

Inheritance: NavigatablePage
Afficher le fichier Open project: EgorBo/MvvmNavigationToolkit

Méthodes publiques

Méthode Description
SplashScreenView ( ) : System.Threading.Tasks

Méthodes protégées

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

Method Details

OnNavigatedTo() protected méthode

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

SplashScreenView() public méthode

public SplashScreenView ( ) : System.Threading.Tasks
Résultat System.Threading.Tasks