mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Keyboard accesibility fix
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
Target="{Binding ElementName=_fileNameTextBox}"/>
|
||||
<TextBox Grid.Column="1"
|
||||
Height="23"
|
||||
TabIndex="1"
|
||||
TextWrapping="Wrap"
|
||||
Name="_fileNameTextBox"
|
||||
Text="{Binding Settings.FileName}"/>
|
||||
|
||||
Reference in New Issue
Block a user