WPF中通过代码设置控件的坐标

Canvas.SetTop(myCanvas1, 0);
Canvas.SetLeft(myCanvas1, 0);

posted on 2018-12-28 20:48  范兵  阅读(2956)  评论(0)    收藏  举报

导航