


When you invoke the scan button, Visual Studio will scan the running application for any accessibility issues the Axe-Windows engine knows how to detect. To access the Checker, invoke either the “Show Accessibility Checker” button in the In-App Toolbar or the “Scan for Accessibility Issues” button in the Live Visual Tree while you’re debugging your application.

NET MAUI when it’s running with WinUI3 as well as Xamarin when it’s running with UWP. The Integrated Accessibility Checker now brings the power of this engine directly into Visual Studio for a more streamlined experience.Ĭurrently, the Integrated Accessibility Checker works on XAML based, desktop applications, including WPF, UWP and WinUI3. This is the same engine which powers Accessibility Insights for Windows. The scan is powered by the Axe-Windows engine. This tool scans for several common accessibility issues in desktop applications and provides feedback on those errors directly in Visual Studio. Visual Studio 2022 17.5 introduced the Integrated Accessibility Checker.

That’s easier said than done, but Visual Studio is making it easier. Accessibility is as important as privacy or security, to ensure your application is usable by all developers and complies with legal standards. The implications are far reaching, because many countries have laws governing accessibility in applications for consumers, government, or educational use. This means that a percentage of your users are having a bad experience or simply can’t use your product. When your application has an accessibility issue, it means that some users will find it harder or impossible to use your application.
