Explain the difference between visual and logical tree in wpf?
Answer Posted / Tripti Kaushik
The Visual Tree represents the graphical structure of a WPF application, including all the visual elements such as UI controls. The Logical Tree, on the other hand, is an abstract representation of the UI that represents the hierarchical relationship between elements from a non-visual perspective. It does not include any graphical properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category