在silverlight VisualTreeHelper.GetDescendantBounds(项目)中找不到方法。你知道有什么类似的东西吗?
发布于 2011-02-15 02:29:10
silverlight中没有GetDescendantBounds。但Charles Petzold在这里发布了类似的内容:
http://www.charlespetzold.com/blog/2008/11/250534.html
https://stackoverflow.com/questions/4975148
复制相似问题