C# Class GifImageSample.App

Inheritance: Windows.UI.Xaml.Application
Afficher le fichier Open project: sskodje/GifImageSource

Méthodes publiques

Méthode Description
App ( ) : System

Méthodes protégées

Méthode Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Méthode Description
ClearCache ( ) : void
RootFrame_FirstNavigated ( object sender, NavigationEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

OnLaunched() protected méthode

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
Résultat void