[develop] Fix: UWP→WinAppSDK migration — input & devices#42
Open
qiutongMS wants to merge 2 commits into
Open
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Owner
Author
✅ Review Result: APPROVEDSummaryAll changes successfully migrate UWP references to Windows App SDK. API links, namespaces, and sample links are technically correct and reachable. The PR is ready to merge. Page Health Assessment
Link Verification
Technical Correctness
Recommendation: Merge Note: Formal approval blocked (cannot approve own PR). This is an informational review comment. |
…revert mismatched replacement Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes UWP→WinAppSDK migration issues on kbridge-owned develop pages by updating WinAppSDK API links, WinUI namespace references, and stale sample links.
Owner
kbridge (resolved via: docfx_file_metadata)
Root Causes
Changes
Affected pages
hub/apps/design/accessibility/custom-automation-peers.mdhub/apps/design/accessibility/basic-accessibility-information.mdhub/apps/design/accessibility/high-contrast-themes.mdhub/apps/design/accessibility/keyboard-accessibility.mdhub/apps/design/globalizing/adjust-layout-and-fonts--and-support-rtl.mdhub/apps/design/globalizing/manage-language-and-region.mdhub/apps/design/globalizing/prepare-your-app-for-localization.mdhub/apps/windows-app-sdk/mrtcore/tailor-resources-lang-scale-contrast.mdhub/apps/winui/winui3/xaml-templated-controls-winui-3.mdSkipped Findings
hub/apps/design/accessibility/system-button-narration.md) — skipped 3 findings after verification. The page explicitly states WinUI 3 still consumes this API fromWindows::UI::Input, and Microsoft Learn does not expose a Windows App SDKSystemButtonEventControllerpage to replace the current UWP references.hub/apps/design/accessibility/accessible-text-requirements.md) — skipped 2 findings after verification. Microsoft Learn does not expose aMicrosoft.UI.Windowing.UISettingsAPI page, so changing the sample fromWindows.UI.ViewManagement.UISettingswould introduce an invalid migration.Cross-owner Dependencies
None.
Source
Generated by page-analyzer pipeline from
fix-uwp-migration-kbridge-input-devices-1.md