C1.WPF Namespace : C1DragHelper Class |
The following tables list the members exposed by C1DragHelper.
Name | Description | |
---|---|---|
![]() | C1DragHelper Constructor | Initializes a new C1DragHelper. |
Name | Description | |
---|---|---|
![]() | Complete | Finalizes drag gesture. |
![]() | FinalizeDrag | Detaches all the events handlers and releases captured element. |
![]() | FinalizeHelper | Detaches all the events handlers and releases captured element. |
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. |
![]() | DragStarting | Occurs when a drag gesture is about to start. |