Skip to content

Commit 083e89c

Browse files
Merge pull request #6449 from MicrosoftDocs/niels9001/winui-tweaks
WinUI page tweaks
2 parents 075f48f + 44250b4 commit 083e89c

2 files changed

Lines changed: 4 additions & 106 deletions

File tree

hub/apps/winui/winui2/license.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

hub/apps/winui/winui3/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: WinUI
2+
title: WinUI 3
33
description: Provides info for WinUI and Windows app development with the Windows App SDK.
44
ms.topic: article
55
ms.date: 07/15/2024
@@ -9,7 +9,7 @@ ms.date: 07/15/2024
99

1010
:::image type="icon" source="images/winui-hero.png":::
1111

12-
WinUI is Microsoft's modern native user interface framework for building Windows desktop applications. It brings the Fluent Design System, high-performance rendering, and a powerful XAML-based programming model to both C# and C++ developers.
12+
WinUI 3 is Microsoft's modern native user interface framework for building Windows desktop applications. It brings the Fluent Design System, high-performance rendering, and a powerful XAML-based programming model to both C# and C++ developers.
1313

1414
Delivered as part of the [Windows App SDK](../../windows-app-sdk/index.md), WinUI enables you to create modern, polished, and responsive desktop experiences that run on Windows 10, version 1809 (build 17763) and later, including Windows 11.
1515

@@ -77,15 +77,15 @@ WinUI combines the flexibility of the Win32 app model with the richness of moder
7777
:::column-end:::
7878
:::column span="2":::
7979
**Powers key experiences in Windows**<br>
80-
The Windows shell and many built-in apps are built with WinUI, giving your app the same modern look, feel, and performance as Windows itself.
80+
Parts of the Windows shell and its built-in apps are built with WinUI. Open-source projects like [PowerToys](/windows/powertoys/) are also built with WinUI.
8181
:::column-end:::
8282
:::row-end:::
8383

8484
---
8585

8686
## Get started with WinUI
8787

88-
To get started with WinUI, you can try out these resources to get you started:
88+
To get started with WinUI, try out these resources:
8989

9090
:::row:::
9191
:::column:::

0 commit comments

Comments
 (0)