VisualTreeHelper Class in wpf

One nice use of VisualTreeHelper class
VisualTreeHelper class provides utility members that provide common tasks regarding nodes in the visual tree like finding childs, parents,sbilings etc. This class cannot be created directly in xaml.
Following example code shows you how to find the first child object of a certain type for eg: Find the ScrollViewer visual [...]


Share to Facebook Share to Twitter Stumble It Share on Tumblr Digg More...