Skip to content

Commit 387164c

Browse files
committed
Update formatting
1 parent dc9495d commit 387164c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/Pages/SampleController.xaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050
Margin="5,0,0,0"
5151
Width="50">
5252
<AppBarButton.Icon>
53-
<PathIcon Margin="-3" VerticalAlignment="Center" HorizontalAlignment="Center"
53+
<PathIcon Margin="-3"
54+
VerticalAlignment="Center"
55+
HorizontalAlignment="Center"
5456
Data="{StaticResource GithubIcon}">
5557
<PathIcon.RenderTransform>
5658
<CompositeTransform TranslateY="5" TranslateX="-5" />

0 commit comments

Comments
 (0)