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: README.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ WinUI is a user interface layer that contains modern controls and styles for bui
26
26
-**Powers key experiences in Windows:** Windows experiences and apps are built with WinUI. Its rich control set and styles make it easy to develop high-quality experiences used by millions every day.
27
27
28
28
<palign="center">
29
-
<imgsrc="docs/images/winui_os.png"alt="Powers key experiences in Windows"width="480"/>
30
-
</br>
29
+
<imgsrc="docs/images/winui_os.png"alt="Powers key experiences in Windows"width="480"/>
31
30
</p>
32
31
33
32
## 📋 Getting started with WinUI
@@ -38,11 +37,8 @@ The full documentation of WinUI can be found on [Microsoft Learn](https://learn.
38
37
-[Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)
39
38
-[Build your first WinUI app](https://learn.microsoft.com/windows/apps/how-tos/hello-world-winui3)
40
39
-[WinUI & Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)
41
-
- Useful links
42
-
-[Migrate from UWP to the Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/migrate-to-windows-app-sdk-ovw)
43
-
-[Windows Runtime APIs not supported in desktop apps](https://learn.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-supported-api)
44
-
45
-
</br>
40
+
-[Migrate from UWP to the Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/migrate-to-windows-app-sdk-ovw)
41
+
-[Windows Runtime APIs not supported in desktop apps](https://learn.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-supported-api)
46
42
47
43
## 🖼️ WinUI 3 Gallery
48
44
Make sure to also check out the [WinUI 3 Gallery](https://aka.ms/winui-gallery), our interactive sample experience showing everything you can do with WinUI.
@@ -51,10 +47,15 @@ Make sure to also check out the [WinUI 3 Gallery](https://aka.ms/winui-gallery),
0 commit comments