The C1DragHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1DragHelper |
Initializes a new C1DragHelper.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Complete |
Finalizes drag gesture.
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
FinalizeDrag |
Detaches all the events handlers and releases captured element.
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
|
|
DragCompleted |
Occurs after a drag gesture completed.
|
|
|
DragDelta |
Occurs while a drag gesture is performed.
|
|
|
DragInertiaStarted |
Occurs when the inertia is about to start.
|
|
|
DragStarted |
Occurs when a drag gesture started.
|