[]
        
(Showing Draft Content)

C1.WinUI.Core.C1DragHelper.DragStarted

DragStarted Event

Occurs when a drag gesture started.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1DragStartedEventArgs> DragStarted
Returns
Type Description
EventHandler<C1DragStartedEventArgs> Occurs when a drag gesture started.