How does one enable text wrapping on all column headers of a DataGrid, without disabling the other default header functionality? Such as column resizing, sort d
DataGrid
Or don't bother with the primitives in the app.xaml file and do the following (my objects):
...