[OOBE] Bolded shortcuts / instructions (#10574)

* Colorpicker keys

* Key visuals added

* Added highlighted text

* Undo comment

Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
Niels Laute
2021-04-05 10:52:44 +02:00
committed by GitHub
parent fa92f2e581
commit 0ee034a084
19 changed files with 313 additions and 56 deletions

View File

@@ -4,6 +4,7 @@
xmlns:local="using:Microsoft.PowerToys.Settings.UI.OOBE.Views"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:controls="using:Microsoft.PowerToys.Settings.UI.Controls"
mc:Ignorable="d"
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
@@ -40,9 +41,8 @@
<TextBlock x:Uid="Oobe_HowToEnable"
Style="{StaticResource OobeSubtitleStyle}" />
<TextBlock x:Uid="Oobe_FileExplorer_HowToEnable"
TextWrapping="Wrap" />
<controls:ShortcutTextControl x:Uid="Oobe_FileExplorer_HowToEnable" />
<StackPanel Orientation="Horizontal"
Spacing="4"
Margin="0,32,0,0">