Concepts of Visual tree and Logical tree [closed]

早过忘川 提交于 2020-01-11 09:09:12

问题


I understand the concepts of Visual and logical tree but still I am not able to understand the real use and need of these. Although its not necessary to know everything about these trees but I believe it will benefit in some advanced scenarios.

I have already gone through following articles and have understood the concepts

http://www.codeproject.com/KB/WPF/WpfElementTrees.aspx

http://blogs.msdn.com/b/mikehillberg/archive/2008/05/23/of-logical-and-visual-trees-in-wpf.aspx

what I want to understand is the use of these within framework(in simple words and easy to understand scenarios)? How exactly you figure out when to use visual or logical tree? Any other information which helps in visualizing these trees?

来源:https://stackoverflow.com/questions/3456677/concepts-of-visual-tree-and-logical-tree

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!