[Feature] Improve TokenizingTextBox UI automation support #3910
Labels
Completed 🔥
controls 🎛️
feature request 📬
A request for new changes to improve functionality
improvements ✨
Describe the problem this feature would solve
Currently, the
TokenizingTextBox
doesn't have an automation peer which is preventing information from being surfaced up correctly in the UI automation tree.Describe the solution
Add an automation peer which aligns to the
ListViewBase
functionality of the control with additional capabilities to surface up information of theAutoSuggestBox
.The text was updated successfully, but these errors were encountered: