GestureSegment Class

Definition

[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay, nq}")]
[System.Windows.Markup.RuntimeNameProperty("Name")]
public abstract class GestureSegment : Microsoft.Gestures.Xamlizable
Inheritance
Derived
Attributes

Constructors

GestureSegment()
GestureSegment(String)

Properties

ContainingGesture
IsFrozen (Inherited from GesturesFrameworkObject)
Name
NestingPath
NextSegments

Methods

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

Events

Triggered

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