Initializes a new instance of the DragInfo class.
public DragInfo(ITreeDataGridSource source, IEnumerable<IndexPath> indexes)
The source of the drag operation/
The indexes being dragged.