Use CloseButton on Popular applications page by krschau · Pull Request #2323 · microsoft/devhome (original) (raw)

Summary of the pull request

Close Button on the Popular Applications page didn't have an accessible name. Use CloseButton control instead, which does set the name.
CloseButton font size is slightly larger (14 vs 12) but matches all other CloseButtons in Dev Home.

image

References and relevant issues

https://dev.azure.com/microsoft/OS/_workitems/edit/49012933

PR checklist