[Settings] Embed images (#5236)

* Added local images

* Margin fix

* Update Product.wxs

Added images to installer
This commit is contained in:
Niels Laute
2020-07-29 00:02:09 +02:00
committed by GitHub
parent 66ff661ff5
commit 8fb446ad47
20 changed files with 22 additions and 10 deletions

View File

@@ -338,7 +338,7 @@
HorizontalAlignment="Left"
Margin="{StaticResource SmallTopBottomMargin}"
RelativePanel.Below="DescriptionPanel">
<Image Source="https://aka.ms/powerToysKBMSettingImage" />
<Image Source="ms-appx:///Assets/Modules/KBM.png" />
</Border>
<StackPanel x:Name="LinksPanel"