4 references to IsRecursiveDropOperation
System.Workflow.ComponentModel (4)
AuthoringOM\Design\MessageFilters\DragDropManager.cs (4)
290if (!this.wasCtrlKeyPressed && IsRecursiveDropOperation(potentialDropTargetDesigner)) 353if ((!this.wasCtrlKeyPressed && IsRecursiveDropOperation(potentialDropTargetDesigner)) || 461if (!this.wasCtrlKeyPressed && IsRecursiveDropOperation(this.dropTargetDesigner) || 737if (IsRecursiveDropOperation(dropLocation.AssociatedDesigner))