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: hub/apps/desktop/modernize/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
@@ -16,7 +16,7 @@ Use the table below to find the right starting point for your situation.
16
16
17
17
| I want to... | Recommended approach |
18
18
|---|---|
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)|
20
20
| 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)|
21
21
| Package my app for the Microsoft Store or enterprise deployment |[Package a desktop app with MSIX](/windows/msix/desktop/source-code-overview)|
22
22
| 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