AllHandsContext Class

Definition

public class AllHandsContext : Microsoft.Gestures.HandContext
Inheritance
Derived

Constructors

AllHandsContext()
AllHandsContext(IEnumerable<Hand>)

Properties

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() (Inherited from HandContext)
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to