xamarin / Xamarin.PropertyEditing

MIT License
24 stars 16 forks source link

[Win] Improve accessibility #619

Closed ermau closed 5 years ago

CartBlanche commented 5 years ago

@ermau code looks fairly straight forward, but wondering about the best way to test the functionality?

ermau commented 5 years ago

@CartBlanche Properties that previously only said what kind of editor you were in and the contents should now also list the property name. The accessibility inspector tool will also show the property as a group that contains the editor instead of a flat hierarchy.