2 references to SortSelectedObjects
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
538return DragDropHelper.SortSelectedObjects(droppedObjects);
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
624List<object> sortedDroppingList = DragDropHelper.SortSelectedObjects(droppedObjects);