Accessing Controls from DataGrid ColumnHeader – Silverlight

If you have ever worked with DataGrid and columnHeader template then you might have faced scenario where you need to access the controls defined in style .In this post we will discuss how to retrieve the same at runtime from code behind.