Fixing Accessibility Issues in UWP

winprofessional 41 Reputation points
2020-06-15T11:22:54.897+00:00

I am not sure if this is the correct forum to post question. 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. According to documentation if a UI elements shows Mid or Unable to detect colors it ha to be tested manually using the color picker tool etc. When I tested manually for some items like Focused, Accessibility tool still shows Fail as it does not meet the WCAG criteria. How can I fix this ? What is to be done code or xaml in order to correct this accessibility issue from manual testing?

Universal Windows Platform (UWP)
{count} votes