C# Class GifImageSample.App

Inheritance: Windows.UI.Xaml.Application
Mostra file Open project: sskodje/GifImageSource

Public Methods

Method Description
App ( ) : System

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Method Description
ClearCache ( ) : void
RootFrame_FirstNavigated ( object sender, NavigationEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

OnLaunched() protected method

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
return void