Get latest code from https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/PhotoEditor/cs-winui Modify sample code to enable reading from Picture's ...
The groups in listview and gridview use the type of the collection of the items as the accessible name (AutomationProperties.Name), which when read by the narrator is not human understandable. This ...