Skip to content

Commit cbc16d2

Browse files
Update hub/apps/desktop/modernize/index.md
Co-authored-by: Niels Laute <[email protected]>
1 parent a1bbce6 commit cbc16d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/desktop/modernize/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use the table below to find the right starting point for your situation.
1616

1717
| I want to... | Recommended approach |
1818
|---|---|
19-
| Add modern UI controls (Fluent, rounded corners, dark mode) to my WPF or Win32 app | [Use Windows App SDK controls in a WPF app](ui/visual-layer-in-desktop-apps.md) |
19+
| Add modern UI controls (Fluent, rounded corners, dark mode) to my WPF or Win32 app | [Use WinUI controls in a WPF app](ui/visual-layer-in-desktop-apps.md) |
2020
| Use Windows platform features (notifications, sharing, file pickers) in my WPF or WinForms app | [Call Windows Runtime APIs in desktop apps](desktop-to-uwp-enhance.md) |
2121
| Package my app for the Microsoft Store or enterprise deployment | [Package a desktop app with MSIX](/windows/msix/desktop/source-code-overview) |
2222
| Unlock features that require package identity (background tasks, app extensions) | [Grant identity to an unpackaged app](grant-identity-to-nonpackaged-apps-overview.md) |

0 commit comments

Comments
 (0)