Implementing accessibility for particular content types
[This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation]
This section describes accessibility considerations that are not required for meeting baseline accessibility standards, but are nonetheless important for ensuring that your app is as accessible as possible.
In this section
- Making the app bar accessible
- Making tiles accessible
- Making list views accessible
- Making tooltips accessible
- Making media content accessible (HTML)
- Making media content accessible (XAML)
- Making canvas content accessible
- Making touch events accessible
- Exposing the logical structure of your app
- Exposing Semantic Zoom behavior
Related topics
Accessibility for Windows Runtime apps using JavaScript and HTML
Accessibility for Windows Runtime apps using C#/VB/C++ and XAML