C# Class CodeIntroUWP.App

Inheritance: Windows.UI.Xaml.Application
Datei anzeigen Open project: ProfessionalCSharp/ProfessionalCSharp6

Protected Methods

Method Description
OnLaunched ( LaunchActivatedEventArgs args ) : void

Method Details

OnLaunched() protected method

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