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