Code samples for common accessibility issues in Windows apps

Many commonly-used UI frameworks for building Windows desktop apps support the design and implementation of programmatically accessible UI. They enable assistive technologies such as screen readers to access the UI and deliver an efficient experience for the customer. While the principles of accessibility are not affected by the type of framework used to build the app UI, the code written to address accessibility issues is specific to the type of framework. These code samples show steps which can help resolve many common programmatic accessibility issues in Windows desktop apps.

Accessibility Insights for Windows

Overview

Accessibility in Windows 10

Overview