New Video Tutorial: How to Make a Silverlight Visual Tree Helper to help you find FrameworkElements in the Visual Tree
In this video I first show you how to cycle through all FrameworkElements in the main Grid. I then show you how to make a new class called ”>VTreeHelper with a Static method that allows you to loop trough the main Grid and look for a FrameworkElement by name. I show you how to use this to enter the name of a FrameworkElement and then set its Visibility to Collapsed.
This tutorial is for developers and not designers.
Enjoy:
URL: http://tw0.us/46A
Project: http://tw0.us/46B
I like with your tutorial, thanks