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
Corrected 'WinUI for UWP for UWP' → 'WinUI for UWP' in 8 files.
This occurred where original text had 'WinUI 2 for UWP' which was
incorrectly converted by the bulk replacement.
Copy file name to clipboardExpand all lines: hub/apps/develop/platform/xaml/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.localizationpriority: medium
9
9
---
10
10
# XAML platform
11
11
12
-
This section includes topics that explain programming concepts that are generally applicable to any app that you write using the Windows Runtime and XAML for your UI definition. This section applies to UWP, WinUI for UWP for UWP, and WinUI for the Windows App SDK.
12
+
This section includes topics that explain programming concepts that are generally applicable to any app that you write using the Windows Runtime and XAML for your UI definition. This section applies to UWP, WinUI for UWP, and WinUI for the Windows App SDK.
Copy file name to clipboardExpand all lines: hub/apps/develop/ui/visual-tree.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ The Live Visual Tree and Live Property Explorer features ship with Visual Studio
38
38
39
39
Use these tools when building apps with [WinUI](../../winui/winui3/index.md) in the [Windows App SDK](../../windows-app-sdk/index.md), [WinUI for UWP](/windows/uwp/get-started/winui2/) for [UWP](/windows/uwp/), [WPF](/dotnet/desktop/wpf/), [.NET MAUI](/dotnet/maui/), [WinForms](/dotnet/desktop/winforms/), or [React Native for Desktop](/windows/dev-environment/javascript/react-native-for-windows).
40
40
41
-
- For more information on WinUI in the Windows App SDK, WinUI for UWP for UWP, and WPF, see [Inspect XAML properties while debugging](/visualstudio/xaml-tools/inspect-xaml-properties-while-debugging).
41
+
- For more information on WinUI in the Windows App SDK, WinUI for UWP, and WPF, see [Inspect XAML properties while debugging](/visualstudio/xaml-tools/inspect-xaml-properties-while-debugging).
42
42
- For more information on .NET MAUI, see [Inspect the visual tree of a .NET MAUI app](/dotnet/maui/user-interface/live-visual-tree).
Copy file name to clipboardExpand all lines: hub/apps/develop/user-interface.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Each UI framework released by Microsoft has unique capabilities, follows differe
75
75
76
76
The table below shows a brief summary of a few main capabilities between these UI frameworks. For more details on each framework, navigate through the tabs further below.
77
77
78
-
| Capability | Windows App SDK (WinUI) | WinUI for UWP for UWP | WPF | WinForms |
78
+
| Capability | Windows App SDK (WinUI) | WinUI for UWP | WPF | WinForms |
| Languages supported | C#/.NET 6 and later, C++/WinRT | C#/.NET Native, C++/WinRT, C++/CX, VB | C#/.NET 6 (and later) and .NET Framework, C++/CLI (Managed Extensions for C++), F#, VB | C#/.NET 6 (and later) and .NET Framework, C++/CLI (Managed Extensions for C++), F#, VB |
81
81
| Devices supported | PCs (incl. laptops and tablets), support for all Windows 10 devices coming soon | All Windows 10 devices (PCs, tablets, HoloLens, Xbox, Surface Dial, and more) | Desktop PCs and laptops | Desktop PCs and laptops |
@@ -116,9 +116,9 @@ WinUI is the latest generation of WinUI. WinUI for UWP and 3 share many of the s
116
116
- Accessibility: [Usability for Windows apps](../design/usability/index.md)
For most UWP apps, we recommend using WinUI for UWP to build your user interface. WinUI for UWP is a standalone UI framework that ships in a NuGet package and can easily be added to any UWP app to modernize the design and overall experience.
124
124
@@ -134,7 +134,7 @@ WinUI for UWP and 3 share many of the same controls, styles, and other UI fundam
134
134
#### Helpful documentation for WinUI for UWP
135
135
136
136
- Overview: [WinUI for UWP](/windows/uwp/get-started/winui2/)
137
-
- Get started: [Get started with WinUI for UWP for UWP](/windows/uwp/get-started/winui2/getting-started)
137
+
- Get started: [Get started with WinUI for UWP](/windows/uwp/get-started/winui2/getting-started)
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/system-backdrop-controller.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This article describes how to apply Mica or Acrylic as the base layer of your Wi
24
24
>
25
25
> - To use an in-app AcrylicBrush, see [Acrylic material](../design/style/acrylic.md).
26
26
> - To use backdrop materials in a Win32 app, see [Apply Mica in Win32 desktop apps for Windows 11](../desktop/modernize/ui/apply-mica-win32.md).
27
-
> - To use backdrop materials in a UWP/WinUI for UWP app, see [Apply Mica with WinUI for UWP for UWP](/windows/uwp/ui-input/mica-uwp) or [Acrylic material](../design/style/acrylic.md).
27
+
> - To use backdrop materials in a UWP/WinUI for UWP app, see [Apply Mica with WinUI for UWP](/windows/uwp/ui-input/mica-uwp) or [Acrylic material](../design/style/acrylic.md).
0 commit comments