DragAndDrop.objectReferences
public static Object[] objectReferences;
Description 描述
References to objects being dragged.
Never returns null. If no object references are available returns an empty array.
See Also: paths, PrepareStartDrag, StartDrag.