1 implementation of OnItemsMoved
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
601public void OnItemsMoved(List<ModelItem> movedItems)
1 reference to OnItemsMoved
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
976((IMultipleDragEnabledCompositeView)pair.Key).OnItemsMoved(pair.Value);