C# Class UWPApp.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: inthehand/Charming

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
AppBarButton_Click ( object sender, RoutedEventArgs e ) : void
AppBarButton_Click_1 ( object sender, RoutedEventArgs e ) : void
MainPage_DataRequested ( object sender, DataRequestedEventArgs e ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System