ClockwiseCircleMotion Class

Definition

public sealed class ClockwiseCircleMotion : Microsoft.Gestures.Stock.HandMotions.StockHandMotion
Inheritance

Constructors

ClockwiseCircleMotion()
ClockwiseCircleMotion(String, Nullable<Hand>)

Properties

ContainingGesture (Inherited from GestureSegment)
FingerMotions (Inherited from StockHandMotion)
IsFrozen (Inherited from GesturesFrameworkObject)
MotionConstraints (Inherited from StockHandMotion)
Name (Inherited from GestureSegment)
NestingPath (Inherited from GestureSegment)
NextSegments (Inherited from GestureSegment)
PalmMotion (Inherited from StockHandMotion)

Methods

CalculateHashCode() (Inherited from GestureSegment)
Clone(String) (Inherited from GestureSegment)
DeepFreeze() (Inherited from HandMotion)
Equals(Object) (Inherited from GesturesFrameworkObject)
EqualsInternal(Object) (Inherited from GestureSegment)
Equivalent(GestureSegment) (Inherited from HandMotion)
Equivalent(HandMotion) (Inherited from HandMotion)
Freeze() (Inherited from GesturesFrameworkObject)
GetHashCode() (Inherited from GesturesFrameworkObject)
InitializeCore() (Inherited from Xamlizable)
ToString() (Inherited from GestureSegment)
ToXaml() (Inherited from Xamlizable)
TriggerEvent() (Inherited from GestureSegment)
TriggerEventAsync(Int32) (Inherited from GestureSegment)
ValidateCore() (Inherited from HandMotion)
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Events

Triggered (Inherited from GestureSegment)

Explicit Interface Implementations

ISupportInitialize.BeginInit() (Inherited from Xamlizable)
ISupportInitialize.EndInit() (Inherited from Xamlizable)
IUriContext.BaseUri (Inherited from Xamlizable)
IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to