What is the difference between logical and visual tree?
Answer / Dig Vijay Singh
The logical tree in a WPF or Silverlight application represents the accessibility structure of controls, while the visual tree contains all the rendered elements and their relationships. The logical tree is used for screen readers to navigate the application, whereas the visual tree helps in finding UI elements programmatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the term Silverlight plug-in.
Explain the procedure of creating hyperlinks in Silverlight application?
what is the use of client bin folder?
Explain how can silverlight use asx files?
What is Microsoft Silverlight?
give the reasons how ajax is better than a java applet?
When would one use silverlight instead of asp.net ajax?
What is the relationship between silverlight and windows media player?
what is the codec silverlight supports for hd streaming?
Is silverlight compatible with multiple browsers and operating system?
How does the rendering engine work in silverlight?
What are the different layout controls available in silverlight?