WPF: how to make the Screen reader to read the tex

2019-09-16 17:56发布

问题:

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?