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
WinUI is a user interface layer that contains modern controls and styles for building Windows apps. The current generation is WinUI 3, which ships as part of the [Windows App SDK](https://aka.ms/winappsdk).
20
+
WinUI is a user interface layer that contains modern controls and styles for building Windows apps. The current generation is WinUI 3, which ships as part of the [Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/).
21
21
22
22
-**Modern UI:** WinUI embodies Fluent Design to enable intuitive, accessible, and powerful experiences and the latest user interface patterns.
23
23
-**Developers in control:** Use .NET with C# or C++ to write apps that run great on x86, x64 and ARM.
24
24
-**Optimized for modern experiences & hardware:** Create performant experiences with WinUI that are optimized for modern hardware.
25
-
-**Part of the Windows App SDK:** The [Windows App SDK](https://aka.ms/winappsdk) is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. The Windows App SDK combines the powers of Win32 native applications alongside modern API usage techniques, so your apps light up everywhere your users are.
25
+
-**Part of the Windows App SDK:** The [Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/) is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. The Windows App SDK combines the powers of Win32 native applications alongside modern API usage techniques, so your apps light up everywhere your users are.
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">
@@ -34,10 +34,10 @@ WinUI is a user interface layer that contains modern controls and styles for bui
34
34
35
35
For WinUI, your app's users must be on Windows 10 1809 - Build 17763 or newer (including Windows Insider Previews).
36
36
37
-
The full documentation of WinUI can be found on [Microsoft Learn](https://learn.microsoft.com/windows/apps/desktop/):
37
+
The full documentation of WinUI can be found on [Microsoft Learn](https://learn.microsoft.com/windows/apps/):
38
38
-[Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)
39
39
-[Build your first WinUI app](https://learn.microsoft.com/windows/apps/tutorials/winui-notes/)
40
-
-[WinUI & Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)
40
+
-[WinUI & Windows App SDK samples](https://learn.microsoft.com/windows/apps/get-started/samples)
0 commit comments