Difference between Logical tree vs visual tree?



Difference between Logical tree vs visual tree?..

Answer / Diwaker Tripathi

The Logical Tree in WPF represents the logical structure of the application, focusing on accessibility and navigation. The Visual Tree, on the other hand, represents the actual visual representation of the UI elements on the screen.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is the base class for all renderable types in wpf?

1 Answers  


What is the class hierarchy in windows presentation foundation?

1 Answers  


What is the simplest and most common way to componentize a complex ui?

1 Answers  


What namespaces are needed to host a WPF control in Windows form application?

1 Answers  


Name Some Methods of MediaElement in WPF?

1 Answers  


Explain WPF UI Automation.

1 Answers   MCN Solutions,


What is wpf in vb net?

1 Answers  


What are the Resources, Styles, and Triggers?

1 Answers  


What is difference between DynamicResource property and StaticResource Property in WPF?

1 Answers  


You need to display a list of items. Which controls are possible options are made available to you if you need to display a list of items? Of those, which would you use and why?

1 Answers  


How many type of templates are available in wpf?

1 Answers  


How old is wpf?

1 Answers  


Categories