[]
        
(Showing Draft Content)

C1.WinUI.Core.C1DragCompletedEventArgs

C1DragCompletedEventArgs Class

Contains information of the DragCompleted event.

Inheritance
C1DragCompletedEventArgs
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1DragCompletedEventArgs : C1DragEventArgs

Properties

Name Description
Cancelled

Gets a value indicating whether the drag gesture was cancelled.

CumulativeTranslation

Gets the accumulated translation.