Skip to content

Commit bc79723

Browse files
[Doc Update] Update accessibility.md from UWP to WinUI/Windows App SDK
This topic was out of date and focused on UWP. Updated to reference WinUI and Windows App SDK instead: - Updated metadata date from Nov 2023 to Feb 2026 - Changed 'Universal Windows Platform (UWP)' section to 'WinUI and Windows App SDK' - Updated keywords from 'UWP apps' to 'WinUI apps' - Updated sample references from UWP samples to Windows App SDK samples - Changed 'WinUI for UWP Gallery' to 'WinUI Gallery' Co-authored-by: Copilot <[email protected]>
1 parent 4f5d52d commit bc79723

1 file changed

Lines changed: 9 additions & 14 deletions

File tree

hub/apps/develop/accessibility.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Accessibility in Windows 11 and Windows 10
33
description: This page provides the information for you to get started developing accessible Windows apps.
44
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
77
---
88

99
# Accessibility in Windows 11 and Windows 10
@@ -24,11 +24,11 @@ This page provides information on how the various Windows development frameworks
2424

2525
:::row:::
2626
:::column:::
27-
![Universal Windows Platform (UWP)](images/platform-uwp.png)
27+
![WinUI and Windows App SDK](images/platform-uwp.png)
2828

29-
**Universal Windows Platform (UWP)**
29+
**WinUI and Windows App SDK**
3030

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.
3232

3333
[Designing inclusive software](/windows/uwp/accessibility/designing-inclusive-software)
3434

@@ -145,16 +145,16 @@ Download and run full Windows samples that demonstrate various accessibility fea
145145
These samples demonstrate the functionality and programming model for Windows and Windows Server.
146146
:::column-end:::
147147
:::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)
149149

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 SDK and WinUI.
151151
:::column-end:::
152152
:::row-end:::
153153
:::row:::
154154
:::column span="2":::
155-
[WinUI for UWP Gallery](https://github.com/Microsoft/WinUI-Gallery)
155+
[WinUI Gallery](https://github.com/Microsoft/WinUI-Gallery)
156156

157-
This app demonstrates the various Xaml controls supported in the Fluent Design System.
157+
This app demonstrates the various WinUI controls supported in the Fluent Design System.
158158
:::column-end:::
159159
:::row-end:::
160160

@@ -177,11 +177,6 @@ Various videos covering how to build accessible Windows applications to general
177177
:::column:::
178178
> [!VIDEO https://www.youtube.com/embed/Kl4CT4DaypM]
179179
:::column-end:::
180-
:::row-end:::
181-
:::row:::
182-
183-
184-
185180
:::row-end:::
186181
:::row:::
187182
:::column:::

0 commit comments

Comments
 (0)