Power Launcher | #5062 Moved Start Typing... to resource file (#5408)

This commit is contained in:
Hector Minaya
2020-08-04 12:53:58 -04:00
committed by GitHub
parent 8f8787b2e0
commit d11b5b3e02
19 changed files with 19 additions and 1 deletions

View File

@@ -99,7 +99,7 @@
VerticalAlignment="Center"
FontSize="24"
Style="{StaticResource QueryTextBoxStyle}"
Tag="Start typing..."
Tag="{DynamicResource startTyping}"
/>
<TextBlock