Welcome to Vista Squad Sign in | Join | Help

Browse by Tags

All Tags » silverlight wpf Findname   (RSS)
Sorry, but there are no more tags available to filter with.
Expensive Calls to FindName
Silverlight elements come with a great method called FindName() . In a nutshell, FindName allows you to find an element anywhere in the hierarchy in any direction. This in itself is a blessing and a curse. The positive side of this is that it allows you Read More...