I have a WPF Grid with many rows and columns, all containing things like TextBlocks and TextBoxes.
For this specific situation I want all the stuff in column 1 to ha
You can define some styles like below and assign them to your Column.ElementStyle property: