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 | |
IUriContext.BaseUri | Inherited from Xamlizable |
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 |
ISupportInitialize.BeginInit() | Inherited from Xamlizable |
ISupportInitialize.EndInit() | Inherited from Xamlizable |
IValidatable.Validate() | Inherited from GesturesFrameworkObject |
InitializeCore() | Inherited from Xamlizable |
ToString() | |
ToXaml() | Inherited from Xamlizable |
TriggerEvent() | |
TriggerEventAsync(Int32) | |
ValidateCore() | |
VerifyNotFrozen(String) | Inherited from GesturesFrameworkObject |
Events
Triggered |
Extension Methods
ToXaml<T>(T) |