How do you obtain a reference to an ancestor (within the visual tree) of a Silverlight FrameworkElement, given its name? The question seems pretty straight forward. FrameworkElement exposes a method, aptly named FindName, which appears to do j ...
[Read More]