C# Class ShapesUWP.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: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
MainPage ( ) : System
SetMouth ( ) : void

Private Methods

Méthode Description
OnChangeShape ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

SetMouth() public méthode

public SetMouth ( ) : void
Résultat void