Commit 8e4be39
Add accessible name to Control Alt Fill checkbox on Colors page (#785)
The example checkbox in the 'Control Alt Fill' section of the WPF Gallery Colors page had no AutomationProperties.Name, so Narrator announced only its checked state and not its label. Adding an accessible name fixes the MAS 4.1.2 (Name, Role, Value) issue.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a54100d commit 8e4be39
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments