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