3 // Declaration of the MainPage class.
8 #include "MainPage.g.h"
13 /// An empty page that can be used on its own or navigated to within a Frame.
15 public ref
class MainPage sealed
21 virtual void OnNavigatedTo(Windows::UI::Xaml::Navigation::NavigationEventArgs
^ e
) override
;
23 void GoButton_Click(Platform::Object
^ sender
, Windows::UI::Xaml::RoutedEventArgs
^ e
);