[]
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.
public event EventHandler<C1DragPreviewEventArgs> DragPreview
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. |