Somehow this does not work:
<TabControl.Resources>
<Style TargetType="TabPanel">
<Setter Property="HorizontalAlignment" Value="Stretch"/>
</Style>
</TabControl.Resources>
Somehow this does not work:
<TabControl.Resources>
<Style TargetType="TabPanel">
<Setter Property="HorizontalAlignment" Value="Stretch"/>
</Style>
</TabControl.Resources>