Add information about the image (#6099)

This commit is contained in:
Alekhya
2020-08-24 10:48:24 -07:00
committed by GitHub
parent c0c68f6acd
commit f6579184a2
2 changed files with 4 additions and 1 deletions

View File

@@ -76,7 +76,7 @@
HorizontalAlignment="Left"
Margin="{StaticResource SmallTopBottomMargin}"
RelativePanel.Below="DescriptionPanel">
<Image Source="https://aka.ms/powerToysPowerPreviewSettingImage" />
<Image x:Uid="FileExplorerPreview_Image" Source="https://aka.ms/powerToysPowerPreviewSettingImage" />
</Border>
<StackPanel x:Name="LinksPanel"