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
Show file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
MainPage ( ) : System
SetMouth ( ) : void

Private Methods

Method Description
OnChangeShape ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

SetMouth() public method

public SetMouth ( ) : void
return void