mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.37k stars 241 forks source link

[16.4] Fix issues with custom widget accessibility #1027

Closed sevoku closed 4 years ago

sevoku commented 4 years ago

This allows custom widgets to handle Accessible changes and fixes FileSelector/FolderSelector accessibility.

Backport of #1025