3 writes to dragDropInProgress
System.Workflow.ComponentModel (3)
AuthoringOM\Design\WorkflowView.cs (3)
1310this.dragDropInProgress = true; 1349this.dragDropInProgress = false; 1365this.dragDropInProgress = false;
1 reference to dragDropInProgress
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowView.cs (1)
620return this.dragDropInProgress;