WPF: how to make the Screen reader to read the text from a TextBox

烂漫一生 提交于 2019-12-25 05:35:25

问题


I have to implement the UI accessibility in my WPF application, especially the screen reader Jaws. I have a textbox where the user should enter some text. How can I make Jaws to read the text that was just inserted by the user?

来源:https://stackoverflow.com/questions/13747785/wpf-how-to-make-the-screen-reader-to-read-the-text-from-a-textbox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!