tweak text (#2177)

This commit is contained in:
Clint Rutkas 2020-04-16 21:06:02 -07:00 committed by GitHub
parent 15061af796
commit 0cf3c097fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -419,7 +419,7 @@
<AutoSuggestBox
x:Name="SearchBox"
x:FieldModifier="public"
PlaceholderText="Launch an app"
PlaceholderText="Start typing"
FontSize="24"
Style="{StaticResource CustomStyledAutoSuggestBox}"
ItemsSource="{Binding Results.Results}">