[]
        
(Showing Draft Content)

C1.WinUI.Core.C1DragHelper.DragPreview

DragPreview Event

Occurs before a drag gesture starts giving the user the opportunity to configure the kind of gesture that will be listened based on the point where the manipulation started.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1DragPreviewEventArgs> DragPreview
Returns
Type Description
EventHandler<C1DragPreviewEventArgs> Occurs before a drag gesture starts giving the user the opportunity to configure the kind of gesture that will be listened based on the point where the manipulation started.