2 references to GetSortedObjectList
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
199
droppedObjects = this.
GetSortedObjectList
(e);
572
List<object> droppedObjects = this.
GetSortedObjectList
(e);