My Project
0.10.0
Windows SDK for Facebook
|
Provides application-specific behavior to supplement the default Application class. More...
#include <UnitTestApp.xaml.h>
Protected Member Functions | |
virtual void | OnLaunched (Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ e) override |
Invoked when the application is launched normally by the end user. Other entry points will be used such as when the application is launched to open a specific file. More... | |
Provides application-specific behavior to supplement the default Application class.
|
overrideprotectedvirtual |
Invoked when the application is launched normally by the end user. Other entry points will be used such as when the application is launched to open a specific file.
e | Details about the launch request and process. |