Thanks for the response.
But now there is a new problem.
With the OnPress(bool isDown) method, the event still launch whenever the mouse enter or exit a slot.
when exiting, the isDown value is false and when entering, isDown is true.
This behavior replace the items just by dragging.