Fix Accessibility issues in the PowerRename settings page (#6101)

* add automation property to number box

* Set the automation property for the image
This commit is contained in:
Alekhya
2020-08-24 10:48:12 -07:00
committed by GitHub
parent f2fd376363
commit c0c68f6acd
2 changed files with 8 additions and 3 deletions

View File

@@ -636,6 +636,9 @@
<data name="About_PowerRename.Text" xml:space="preserve">
<value>About Power Rename</value>
</data>
<data name="PowerRename_Image.AutomationProperties.Name" xml:space="preserve">
<value>Power Rename</value>
</data>
<data name="About_ShortcutGuide.Text" xml:space="preserve">
<value>About Shortcut Guide</value>
</data>