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

Inheritance: NavigatablePage
Exibir arquivo Open project: EgorBo/MvvmNavigationToolkit

Public Methods

Method Description
SplashScreenView ( ) : System.Threading.Tasks

Protected Methods

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

Method Details

OnNavigatedTo() protected method

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

SplashScreenView() public method

public SplashScreenView ( ) : System.Threading.Tasks
return System.Threading.Tasks