Hi,
Found a solution that worked for me, we can use SetText to pass data with the data package between DragStarting and Drop events.
Thank you
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I was trying to perform a drag and drop operation. When i drop a textbox on a canvas i get drop event from canvas. there as a sender we can get a reference to the canvas instance[ the UIElement on which the drop happened ]. but how to know which element was dropped on canvas?
Thank you
Hi,
Found a solution that worked for me, we can use SetText to pass data with the data package between DragStarting and Drop events.
Thank you