[Settings] Accessibility improvements (#12504)

* Leaving out unicode char from automationproperties.name

* Colorpicker page accesbility fixes

* Fix for toggleswitch

* Remove heading level 1 from navview items

* Fixes for redunant narrator announcements

* Added automationproperties.name to images in oobe

* Fix

Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
Niels Laute
2021-07-28 12:07:43 +02:00
committed by GitHub
parent 6077fa3530
commit 0c02a9acd7
17 changed files with 61 additions and 74 deletions

View File

@@ -255,6 +255,7 @@
</StackPanel>
<ToggleSwitch x:Uid="PowerLauncher_EnablePluginToggle"
AutomationProperties.HelpText="{x:Bind Path=Name}"
x:Name="ToggleSwitch"
OnContent=""
OffContent=""