What happened to DataGridColumnHeader? It looks like it was dropped when the DataGrid was moved into PresentationFramework.
DataGridColumnHeader
is under the System.Windows.Controls.Primitives
namespace in the PresentationFramework.dll
assembly.