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
Afficher le fichier Open project: inthehand/Charming

Méthodes publiques

Méthode Description
MainPage ( ) : System

Private Methods

Méthode 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 méthode

public MainPage ( ) : System
Résultat System