1 write to _dragDropActive
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
673_dragDropActive = value;
2 references to _dragDropActive
System.Workflow.Activities (2)
Designers\StateDesigner.cs (2)
667return _dragDropActive; 671if (value == _dragDropActive)