QueryContinueDrag Event
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Syntax
event QueryContinueDragEventHandler QueryContinueDrag
Returns
System.Windows.QueryContinueDragEventHandler |