|
5 | 5 | href: index.md |
6 | 6 | - name: Features |
7 | 7 | items: |
8 | | - - name: Use Win32 interop APIs in a C# WinUI app |
9 | | - href: ../winui/winui3/desktop-winui3-app-with-basic-interop.md |
10 | 8 | - name: Accessibility |
11 | 9 | href: accessibility.md |
12 | 10 | - name: AI and machine learning >> |
@@ -445,7 +443,7 @@ items: |
445 | 443 | href: windows-integration/cross-device-resume.md |
446 | 444 | - name: Default apps platform |
447 | 445 | href: windows-integration/default-apps-platform.md |
448 | | - - name: Pin your app to the taskbar |
| 446 | + - name: Pin to taskbar |
449 | 447 | href: windows-integration/pin-to-taskbar.md |
450 | 448 | - name: Recall |
451 | 449 | items: |
@@ -477,19 +475,19 @@ items: |
477 | 475 | items: |
478 | 476 | - name: Overview |
479 | 477 | href: feeds/feed-providers.md |
480 | | - - name: Implement a feed provider in a win32 app (C#) |
| 478 | + - name: Implement a feed provider in a Win32 app (C#) |
481 | 479 | href: feeds/implement-feed-provider-cs.md |
482 | | - - name: Implement a feed provider in a win32 app (C++/WinRT) |
| 480 | + - name: Implement a feed provider in a Win32 app (C++/WinRT) |
483 | 481 | href: feeds/implement-feed-provider-win32.md |
484 | 482 | - name: Feed provider package manifest XML format |
485 | 483 | href: feeds/feed-provider-manifest.md |
486 | 484 | - name: Widget providers |
487 | 485 | items: |
488 | 486 | - name: Overview |
489 | 487 | href: widgets/widget-providers.md |
490 | | - - name: Implement a widget provider in a win32 app (C#) |
| 488 | + - name: Implement a widget provider in a Win32 app (C#) |
491 | 489 | href: widgets/implement-widget-provider-cs.md |
492 | | - - name: Implement a widget provider in a win32 app (C++/WinRT) |
| 490 | + - name: Implement a widget provider in a Win32 app (C++/WinRT) |
493 | 491 | href: widgets/implement-widget-provider-win32.md |
494 | 492 | - name: Web widget providers |
495 | 493 | href: widgets/web-widget-providers.md |
@@ -576,7 +574,7 @@ items: |
576 | 574 | href: security/windows-hello-auth-service.md |
577 | 575 | - name: Speech |
578 | 576 | href: speech.md |
579 | | - - name: Test apps built with the Windows App SDK and WinUI |
| 577 | + - name: Testing |
580 | 578 | href: ../winui/winui3/testing/index.md |
581 | 579 | items: |
582 | 580 | - name: Unit tests for Windows UI Library (WinUI) apps in Visual Studio |
@@ -807,7 +805,7 @@ items: |
807 | 805 | href: ui/display-ui-objects.md |
808 | 806 | - name: Choose the right visual tree viewer |
809 | 807 | href: ui/visual-tree.md |
810 | | - - name: Use WASDK and WinRT with other UI frameworks |
| 808 | + - name: WASDK and WinRT in other UI frameworks |
811 | 809 | items: |
812 | 810 | - name: APIs not supported in desktop apps |
813 | 811 | href: ../desktop/modernize/desktop-to-uwp-supported-api.md |
@@ -933,6 +931,8 @@ items: |
933 | 931 | href: ../windows-app-sdk/migrate-to-windows-app-sdk/upgrade-assistant.md |
934 | 932 | - name: Tutorials |
935 | 933 | items: |
| 934 | + - name: Use Win32 interop APIs (PInvoke) in a C# WinUI app |
| 935 | + href: ../winui/winui3/desktop-winui3-app-with-basic-interop.md |
936 | 936 | - name: Build a C# .NET app with WinUI 3 and Win32 interop |
937 | 937 | href: ../winui/winui3/desktop-winui3-app-with-basic-interop.md |
938 | 938 | - name: Use Github Copilot to build WinUI 3 apps in Visual Studio |
@@ -1050,12 +1050,8 @@ items: |
1050 | 1050 | href: settings/settings-common.md |
1051 | 1051 | - name: Cloud Data Store Settings Reader Tool (readCloudDataSettings.exe) |
1052 | 1052 | href: settings/readclouddatasettings-exe.md |
1053 | | - - name: Visual Studio project templates |
1054 | | - items: |
1055 | | - - name: All templates for Windows apps |
1056 | | - href: ../desktop/visual-studio-templates.md |
1057 | | - - name: WinUI 3 templates in Visual Studio |
1058 | | - href: ../winui/winui3/winui-project-templates-in-visual-studio.md |
| 1053 | + - name: WinUI templates in Visual Studio |
| 1054 | + href: ../winui/winui3/winui-project-templates-in-visual-studio.md |
1059 | 1055 | - name: API reference |
1060 | 1056 | href: ../api-reference/index.md |
1061 | 1057 | items: |
|
0 commit comments