C# Class XamApp.UWP.App

Inheritance: Bit.UWP.BitApplication
Mostra file Open project: ysmoradi/XamApp

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Method Description
App ( ) : Bit.ViewModel

Method Details

OnLaunched() protected method

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e LaunchActivatedEventArgs
return void