I know I did this in Silverlight...
In WPF 4 I am trying to put controls in a DataGridTemplateColumn element in DataGrid XAML
I can't add anything to it and I get errors saying it doesn't support direct content. WTF?
I want to put in maybe a hyperlink, textboxes, a button, etc. I can't even add a canvas.