5 references to SetDragDropCompletedEffects
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (3)
237DragDropHelper.SetDragDropCompletedEffects(e, DragDropEffects.Move); 547DragDropHelper.SetDragDropCompletedEffects(args, DragDropEffects.Move); 574DragDropHelper.SetDragDropCompletedEffects(e, DragDropEffects.None);
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (2)
616DragDropHelper.SetDragDropCompletedEffects(e, DragDropEffects.None); 676DragDropHelper.SetDragDropCompletedEffects(e, DragDropEffects.Move);