C# Class AnimationUWP.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Datei anzeigen Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
OnEasingFunctions ( object sender, RoutedEventArgs e ) : void
OnKeyframeAnimation ( object sender, RoutedEventArgs e ) : void
OnSimpleAnimation ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System