Windows.UI.Xaml.Application.OnLaunched C# (CSharp) Method

OnLaunched() protected method

protected OnLaunched ( [ args ) : void
args [
return void
		protected virtual extern void OnLaunched([In] LaunchActivatedEventArgs args);
		protected virtual extern void OnFileActivated([In] FileActivatedEventArgs args);