Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF » Controls   (RSS)

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

You may have a scenario that requires you to find an element within a ControlTemplate. To do that, you use Template.FindName. Say you have a simple ControlTemplate for a Button, like the following: < Style TargetType = " {x:Type Button} " > <

Free DataGrid for WPF by Xceed

The DataGrid has to be the most requested and sought-after WPF control. Today Xceed Software has released version 1.0 of their WPF DataGrid. Check it out!
 
Page view tracker