You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/accessibility.md
+9-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Accessibility in Windows 11 and Windows 10
3
3
description: This page provides the information for you to get started developing accessible Windows apps.
4
4
ms.topic: article
5
-
ms.date: 11/28/2023
6
-
keywords: Accessibility in Windows 10, Accessibility, building accessible win32 apps, building accessible UWP apps, building accessible WPF apps, building accessible WinForms apps
5
+
ms.date: 02/19/2026
6
+
keywords: Accessibility in Windows 11, Accessibility, building accessible win32 apps, building accessible WinUI apps, building accessible WPF apps, building accessible WinForms apps
7
7
---
8
8
9
9
# Accessibility in Windows 11 and Windows 10
@@ -24,11 +24,11 @@ This page provides information on how the various Windows development frameworks
24
24
25
25
:::row:::
26
26
:::column:::
27
-

27
+

28
28
29
-
**Universal Windows Platform (UWP)**
29
+
**WinUI and Windows App SDK**
30
30
31
-
Develop accessible apps and tools on the modern platform for Windows applications and games on any Windows device (including PCs, phones, Xbox, HoloLens, and more), and publish them to the Microsoft Store.
31
+
Develop accessible apps and tools with the modern Windows UI framework and Windows App SDK.
@@ -145,16 +145,16 @@ Download and run full Windows samples that demonstrate various accessibility fea
145
145
These samples demonstrate the functionality and programming model for Windows and Windows Server.
146
146
:::column-end:::
147
147
:::column:::
148
-
[Universal Windows Platform (UWP) samples on GitHub](https://github.com/microsoft/Windows-universal-samples/search?q=accessibility&unscoped_q=accessibility)
148
+
[Windows App SDK samples on GitHub](https://github.com/microsoft/WindowsAppSDK-Samples)
149
149
150
-
These samples demonstrate the API usage patterns for the Universal Windows Platform (UWP) in the Windows Software Development Kit (SDK) for Windows 10 and later.
150
+
These samples demonstrate the API usage patterns for Windows App SDKand WinUI.
151
151
:::column-end:::
152
152
:::row-end:::
153
153
:::row:::
154
154
:::column span="2":::
155
-
[WinUI for UWP Gallery](https://github.com/Microsoft/WinUI-Gallery)
0 commit comments