I've been learning WPF for a few days now (moving from small AHK scripts with gui to a whole programming language) and I couldn't find a way to center the TextBlock in header of GroupBox. Is this even possible in WPF? (I don't want to destroy the look of the GroupBox making the TextBlock width exact to the GroupBox and centering the text)