This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Feature] Improve Toolkit controls support for Gaze #3497
Labels
feature request 📬
A request for new changes to improve functionality
gaze 👀
help wanted
Issues identified as good community contribution opportunities
Describe the problem this feature would solve
Windows exposes interfaces like
IExpandCollapseProvider
to help with automation. Things like ourExpander
control should implement this interface to help with things like Gaze and other input/accessibility tools.Describe the solution
We should evaluate all toolkit components and interfaces and decide which ones would make sense to implement/support. This may also be a matter of ensuring we're using the right base components in controls which already should support some of these interfaces. It may also just be a matter of testing and validating some of these scenarios. There's a bit of 'unknown' here.
The text was updated successfully, but these errors were encountered: