FingersContext Class

Definition

[Microsoft.Gestures.Completions.CompletionSupport(typeof(Microsoft.Gestures.Completions.FingersContextCompletionSupport))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Gestures.XamlTypeConverters.FingersContextConverter))]
public abstract class FingersContext : Microsoft.Gestures.GestureContext
Inheritance
Derived
Attributes

Constructors

FingersContext(IEnumerable<Finger>)

Properties

Fingers
IsFrozen (Inherited from GesturesFrameworkObject)

Methods

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

Explicit Interface Implementations

IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to