C# Class KineticMath.Views.SplashView

Interaction logic for SplashScreen.xaml
Inheritance: BaseView
Afficher le fichier Open project: kingston/kineticmath

Méthodes publiques

Méthode Description
Holder_hold ( object sender, EventArgs e ) : void
SplashView ( ) : System

Private Methods

Méthode Description
Canvas_Loaded ( object sender, RoutedEventArgs e ) : void
UserControl_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Holder_hold() public méthode

public Holder_hold ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

SplashView() public méthode

public SplashView ( ) : System
Résultat System