Hi all!

In my app, the user can drag and drop some usercontrols. Now, I am coding a XML file which the user can save his preferences, so it is necessary to get the position which the usercontrols are displayed.

How can i get the x and y positions value of these controls?

Thank you in advance.