C# Class csCommon.Controls.StopHoldPointAnimation

Inheritance: System.Windows.Media.Animation.PointAnimation
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
StopHoldPointAnimation ( ) : System
StopHoldPointAnimation ( Point toValue, Duration duration, FrameworkElement target, DependencyProperty dp ) : System

Private Methods

Méthode Description
StopHoldDoubleAnimationCompleted ( object sender, EventArgs e ) : void

Method Details

StopHoldPointAnimation() public méthode

public StopHoldPointAnimation ( ) : System
Résultat System

StopHoldPointAnimation() public méthode

public StopHoldPointAnimation ( Point toValue, Duration duration, FrameworkElement target, DependencyProperty dp ) : System
toValue Point
duration Duration
target System.Windows.FrameworkElement
dp System.Windows.DependencyProperty
Résultat System