My Project  0.10.0
Windows SDK for Facebook
Protected Member Functions | List of all members
FBWinStoreCppTests::App Class Reference

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...
 

Detailed Description

Provides application-specific behavior to supplement the default Application class.

Member Function Documentation

void App::OnLaunched ( Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^  e)
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.

Parameters
eDetails about the launch request and process.

The documentation for this class was generated from the following files: