Pages

Wednesday 12 September 2012

How to find an element in a DataTemplate in WinRT/XAML


Here’s one way to find a named element in a DataTemplate in XAML in Windows 8 XAML.

You might try FindName to discover it doesn’t work. That’s because it’s not recursive.

So, I created a simple extension method to do the same thing

Read More

No comments:

Post a Comment

Web Informer Button