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