Fixing Accessibility Issues
I have some Color contrast issues in my UWP app when analyzed using Windows Accessibility Insights tool. There are some elements that show Mid for Contrast test in low resolution like 800 * 600....
View ArticleAccess "Windows Security" dialog from my MFC app
I am struggle to hit OK button from a "Windows Security" dialog, from my MFC app. Here is this dialog in Win7:and here is the same dialog in Win10:after a friend advice me to get informations regarding...
View ArticleWindows 10 - AutomationElement FindFirst FindAll - "Element not Available" -...
On a windows 10 machine, I am seeing some problem where AutomationElement.FindFirst or AutomationElement.FindAll will generate the error "Element Not Available". (This never occurs in Windows 7)On some...
View Article[Announcement] “Windows Desktop Development for Accessibility and Automation”...
This “Windows Desktop Development for Accessibility and Automation” Forum will be migrating to a new home on Microsoft Q&A!We’ve listened to your feedback on how we can enhance the forum...
View ArticleDoes dotnet Core support native UIAutomation APIs ??
Dotnet Core seem to be very Nuget intensive and since nuget doesn't have UIAutomation packages, its fruitless in trying to get UIAutomation to load in Azure. I can get it to work locally, but the...
View Article