[]
        
(Showing Draft Content)

C1.WinUI.Core.C1DragHelper.DragCompleted

DragCompleted Event

Occurs after a drag gesture completed.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1DragCompletedEventArgs> DragCompleted
Returns
Type Description
EventHandler<C1DragCompletedEventArgs> Occurs after a drag gesture completed.