A visual tree is a programming concept that is shared between WPF and Silverlight. In WPF, Visual is a class. Silverlight 3 does not expose a Visual class as an extension point, but still provides this helper class so that you can examine the visual tree structure.