Skip to content

Commit baf7aab

Browse files
authored
Merge pull request #49167 from PhilKang0704/develop-accessible-resize-reflow
Markdown Conversion: Develop accessible resize and reflow
2 parents 053d810 + 8568dd5 commit baf7aab

36 files changed

+761
-0
lines changed
103 KB
Loading
Lines changed: 85 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Introduction to developing accessible resize and reflow.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/1-introduction.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: Summary of developing accessible resize and reflow.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 3
12+
content: |
13+
[!include[](includes/10-summary.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.fundamentals-of-resize-reflow
3+
title: Fundamentals of resize and reflow
4+
metadata:
5+
title: Fundamentals of Resize and Reflow
6+
description: Learn about fundamentals of resize and reflow.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/2-fundamentals-of-resize-reflow.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.exercise-use-screen-magnifiers
3+
title: Exercise - Use screen magnifiers
4+
metadata:
5+
title: Exercise - Use Screen Magnifiers
6+
description: Follow the steps in this exercise to use screen magnifiers.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/3-exercise-use-screen-magnifiers.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.accessibility-requirements
3+
title: Accessibility requirements
4+
metadata:
5+
title: Accessibility Requirements
6+
description: Learn about accessibility requirements.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 15
12+
content: |
13+
[!include[](includes/4-accessibility-requirements.md)]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.review-considerations-for-screen-magnifiers
3+
title: Review considerations for screen magnifiers
4+
metadata:
5+
title: Review Considerations for Screen Magnifiers
6+
description: Review considerations for screen magnifiers.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 15
12+
content: |
13+
[!include[](includes/5-review-considerations-for-screen-magnifiers.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.design-screen-magnifiers
3+
title: Design screen magnifiers
4+
metadata:
5+
title: Design Screen Magnifiers
6+
description: Learn how to design screen magnifiers.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 15
12+
content: |
13+
[!include[](includes/6-design-screen-magnifiers.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.develop-accessible-resize-reflow.implement-screen-magnifiers
3+
title: Implement screen magnifiers
4+
metadata:
5+
title: Implement Screen Magnifiers
6+
description: Learn how to implement screen magnifiers.
7+
author: erzelman
8+
ms.author: erzelman
9+
ms.date: 02/12/2025
10+
ms.topic: unit
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/7-implement-screen-magnifiers.md)]

0 commit comments

Comments
 (0)