Skip to content

Commit ba0baed

Browse files
committed
Merge branch 'main' into drewbat/copilot-key-provider-regkey
2 parents abfa03f + 9871612 commit ba0baed

2,354 files changed

Lines changed: 20299 additions & 25706 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 725 additions & 85 deletions
Large diffs are not rendered by default.

hub/android/wsa/index.md

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

hub/android/wsa/release-notes.md

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

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.getdisplayidfrommonitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The display monitor identifier that corresponds to the specified *hmonitor*, if
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.geticonfromiconid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The icon handle that corresponds to the specified *iconId*, if the provided *ico
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.geticonidfromicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The icon identifier that corresponds to the specified *hicon*, if the provided *
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.getmonitorfromdisplayid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The display monitor handle that corresponds to the specified *displayId*, if the
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.getwindowfromwindowid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The window handle that corresponds to the specified *windowId*, if the provided
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/api-reference/cs-interop-apis/microsoft.ui/microsoft.ui.win32interop.getwindowidfromwindow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ The identifier that corresponds to the specified *hwnd*, if the provided *hwnd*
4242
## See also
4343

4444
* [Win32Interop class](microsoft.ui.win32interop.md)
45-
* [Manage app windows](../../../windows-app-sdk/windowing/windowing-overview.md)
45+
* [Manage app windows](../../../develop/ui-input/manage-app-windows.md)
4646
* [Call interop APIs from a .NET app](../../../desktop/modernize/winrt-com-interop-csharp.md)

hub/apps/design/accessibility/accessibility-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Microsoft DirectX content that's hosted in a XAML UI (using [**SwapChainPanel**]
156156
> - [Keyboard support](winui3gallery://item/AccessibilityKeyboard)
157157
> - [Color contrast](winui3gallery://item/AccessibilityColorContrast)
158158
159-
> The **WinUI 3 Gallery** app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the [Microsoft Store](https://www.microsoft.com/store/productId/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery)
159+
> The **WinUI 3 Gallery** app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the [Microsoft Store](https://apps.microsoft.com/detail/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery)
160160
161161
## Related topics
162162

0 commit comments

Comments
 (0)