SingleHandContext Class

Definition

public class SingleHandContext : Microsoft.Gestures.AllHandsContext
Inheritance

Constructors

SingleHandContext()
SingleHandContext(Hand)
SingleHandContext(IEnumerable<Hand>)

Properties

Hand
Hands (Inherited from HandContext)
IsFrozen (Inherited from GesturesFrameworkObject)

Methods

CalculateHashCode() (Inherited from HandContext)
DeepFreeze() (Inherited from HandContext)
Equals(Object) (Inherited from GesturesFrameworkObject)
EqualsInternal(Object) (Inherited from HandContext)
Freeze() (Inherited from GesturesFrameworkObject)
GetHashCode() (Inherited from GesturesFrameworkObject)
ToString()
ValidateCore()
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to