2 references to DragDropInProgress
System.Workflow.ComponentModel (2)
AuthoringOM\Design\FreeFormDesigner.cs (1)
554
workflowView.
DragDropInProgress
&& hitInfo.AssociatedDesigner != null &&
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
514
if (parentView == null || dragDropManager == null || !parentView.
DragDropInProgress
|| DrawingState != DrawingStates.Valid)