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: content/learning-paths/laptops-and-desktops/win_winui3/_index.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,13 @@
1
1
---
2
-
title: Developing Windows applications with WinUI3 on Windows on Arm
2
+
title: Develop Windows applications with WinUI3 on Windows on Arm
3
3
4
4
minutes_to_complete: 30
5
5
6
6
who_is_this_for: This learning path is for developers who want to learn how to create cross-platform applications, and leverage performance improvements on Arm64.
7
7
8
8
learning_objectives:
9
9
- Create and build WinUI application
10
-
- Measure code execution performance
11
-
- Demonstrate advantages of Arm64
10
+
- Measure code execution performance on Arm64
12
11
13
12
prerequisites:
14
13
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit), Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm[virtual machine](/learning-paths/cross-platform/woa_azure/).
0 commit comments