摘要: 在WPF中,经常使用Grid容器,来布局我们想要显示的对象。 这就不可避免的要和布局在其中的控件的VerticalAlignment特性,HorizonAlignment特性,以及Margin特性打交道。 如果在Grid中放置了一个Rectangle控件,对Rectangle又设置了Vertical 阅读全文
posted @ 2021-06-02 23:45 zch半缘修道半缘君 阅读(3041) 评论(1) 推荐(0)