Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Styles and Temp... » Windows Present... » WPF   (RSS)

How do I programmatically interact with template-generated elements? Part II

This post shows you how to find a named element within a DataTemplate. In Part I , we discussed how to find a named element within a ControlTemplate. That was fairly simple; you’d call Template.FindName on the control that the ControlTemplate has been
 
Page view tracker