3 // Declaration of the App class.
13 /// Provides application-specific behavior to supplement the default Application class.
19 virtual void OnLaunched(Windows::ApplicationModel::Activation::LaunchActivatedEventArgs
^ pArgs
) override
;
22 void OnSuspending(Platform::Object
^ sender
, Windows::ApplicationModel::SuspendingEventArgs
^ e
);