Is it possible to use Telerik UI with ARIA for WPF / XAML / VB without using ASP.NET or Silverlight?
We're looking for a solution to read ARIA tags with JAWS Screen Reader from a Desktop Application.
Greetings
Jürgen
2 Answers, 1 is accepted
0
Vladimir Stoyanov
Telerik team
answered on 20 Apr 2021, 07:04 AM
Hello Jürgen,
My understanding is that ARIA tags cannot be applied to WPF elements. You can find some more information about the UI Automation support in WPF on msdn. You can also learn about the automation/accessibility of the UI for WPF controls in the UI Automation Support article.