我在Canvas中通过坐标动态生成一系列按钮,但是反过来我如何通过选中一个按钮获取他的坐标?谢谢
Canvas.GetTop(Button);
Canvas.GetLeft(Button);
其它的坐标是一下意思