Skip to content

Commit

Permalink
Merge pull request #3769 from RosarioPulella/expander-stretch-2
Browse files Browse the repository at this point in the history
#3070 Stretch the content of the expander header
  • Loading branch information
michael-hawker authored Feb 19, 2021
2 parents 1e67de7 + 3fffcad commit 4b92896
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Setter Property="Padding" Value="2,0,0,0" />
<Setter Property="Height" Value="40" />
<Setter Property="HorizontalAlignment" Value="Stretch" />
<Setter Property="HorizontalContentAlignment" Value="Left" />
<Setter Property="HorizontalContentAlignment" Value="Stretch" />
<Setter Property="VerticalAlignment" Value="Stretch" />
<Setter Property="FontFamily" Value="{ThemeResource ContentControlThemeFontFamily}" />
<Setter Property="FontWeight" Value="Normal" />
Expand Down

0 comments on commit 4b92896

Please sign in to comment.