C# Class AnimationWPF.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Private Methods

Méthode Description
OnEasingFunctions ( object sender, RoutedEventArgs e ) : void
OnKeyframeAnimation ( object sender, RoutedEventArgs e ) : void
OnSimpleAnimation ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System