AnyHandContext Class

Definition

public class AnyHandContext : Microsoft.Gestures.HandContext
Inheritance

Constructors

AnyHandContext()
AnyHandContext(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