Rapid-XAML-Toolkit icon indicating copy to clipboard operation
Rapid-XAML-Toolkit copied to clipboard

Suggest missing tags/properties that could aid accessibility

Open mrlacey opened this issue 5 years ago • 3 comments

What can be done to help developers produce more accessible XAML?

Ideas include missing AutomationProperty tags. Need to establish, rules for adding these though and then look at what else could be added too.

mrlacey avatar Mar 13 '19 20:03 mrlacey

Need to consider how to add these in ways that support localization too.

From elsewhere:

"Support for the Windows Narrator is quite a job for adding ControlName.[using:Windows.UI.Xaml.Automation]AutomationProperties for each meaningful controls. Adding a tooltip is also highly suggested. The syntax is long and it can be error prone. I would love to see something more user friendly for the dev."

mrlacey avatar Aug 13 '19 08:08 mrlacey

X-Ref: https://github.com/microsoft/axe-windows/blob/7e01ebfc1d74b8c72ebcc7894b43988a5421023f/docs/RulesDescription.md

mrlacey avatar Sep 14 '20 10:09 mrlacey

X-Ref #242

mrlacey avatar Sep 21 '20 12:09 mrlacey