Add principles of inclusive design to your Windows app

Intermediate
Developer
Windows

Inclusive app design provides support for users with visual or motor skills impairment. This module will show you how to support such users in a Windows app.

Learning objectives

In this module you will:

  • Understand how to identify accessibility problems in an app.
  • Learn how to configure your app to support color and high contrast settings.
  • Find out how to add the critical element of keyboard navigation.

Prerequisites

  • The developer should be comfortable with writing C# and XAML code.
  • Familiarity with using Visual Studio as a development environment.