kodi
|
Provides application-specific behavior to supplement the default Application class. More...
#include <App.xaml.h>
Public Member Functions | |
App () | |
virtual void | OnLaunched (Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ pArgs) override |
MainPage () | |
Protected Member Functions | |
virtual void | OnNavigatedTo (Windows::UI::Xaml::Navigation::NavigationEventArgs^ e) override |
Provides application-specific behavior to supplement the default Application class.
An empty page that can be used on its own or navigated to within a Frame.