摘要: wpf布局递归的调用到底是怎样的顺序?我一直挺模糊。 按照继承顺序。 已知: 1.1.UIElement:声明了Measure 1.2.UIElement:声明了MeasureCore,返回Size(0,0) 1.3.UIElement:Measure调用了this.MeasureCore 2.1. 阅读全文
posted @ 2024-04-22 22:44 ggtc 阅读(41) 评论(0) 推荐(0)
//右下角目录