terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Match 'add appearance' button text to AutoProp.Name

Open carlos-zamora opened this issue 2 years ago • 0 comments

Similar to #14519.

Voice Access allows for functionality like "click " to automatically move the cursor and click on a control. The Search Box had an AutoProp.Name that didn't match the button text, leading to confusion because Voice Access wouldn't be able to find a control named "Create".

To fix this, we simply aligned the button text and the AutoProp.Name.

Closes #13808

carlos-zamora avatar Dec 15 '22 00:12 carlos-zamora