2 references to GetDraggedTypes
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
207List<Type> draggedTypes = GetDraggedTypes(draggedDataObject); 726return GetDraggedTypes(e.Data).Count;