C# Class TrakHound_UI.Timeline.InertialTimelineScroll

Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство Type Description
MovingScroll InertialTimelineScroll

Méthodes publiques

Méthode Description
InertialTimelineScroll ( FrameworkElement fe ) : System
Release ( ) : void

Private Methods

Méthode Description
InertialMove ( ) : void

Send event for next inertial step

InitializeInertialMove ( ) : void

Calculate distance in pixels for each inertial step and start deceleration timer

OnDragMouseDown ( object sender, System e ) : void
OnDragMouseUp ( object sender, System e ) : void
OnMouseMove ( object sender, System e ) : void
OnTick ( object sender, EventArgs e ) : void

Method Details

InertialTimelineScroll() public méthode

public InertialTimelineScroll ( FrameworkElement fe ) : System
fe System.Windows.FrameworkElement
Résultat System

Release() public méthode

public Release ( ) : void
Résultat void

Property Details

MovingScroll public_oe static_oe property

public static InertialTimelineScroll,TrakHound_UI.Timeline MovingScroll
Résultat InertialTimelineScroll