Is there a general way to know x and y with the reference is the upper left corner of the screen?
because when I’m trying to get x and y when I’m dragging an image, I get them according to the corner of the image, not the canvas that contains the image.
You can see this.
How do you find the screen position of a control in silverlight on WP7?