I am trying to drag and drop an item from listview on one side to the parent element in workspace. From list view I selected the text which I want to drag, but I need to get the coordinates of the selected text.
I thought of using MouseClickDrag command. is there any other way to do this?