Skip to content

Fix WinUI 3 migration issues in miscellaneous documentation pages#5912

Open
qiutongMS wants to merge 1 commit intoMicrosoftDocs:docsfrom
qiutongMS:fix/misc-winui3-migration
Open

Fix WinUI 3 migration issues in miscellaneous documentation pages#5912
qiutongMS wants to merge 1 commit intoMicrosoftDocs:docsfrom
qiutongMS:fix/misc-winui3-migration

Conversation

@qiutongMS
Copy link
Copy Markdown

Summary

Fixes and clarifications in the files/ documentation section to improve WinUI 3 compatibility.

Changes

index.md

  • Mark HomeGroup as deprecated (removed in Windows 10 1803)
  • Update SD card description for accuracy
  • Add note about WinRT API applicability to WinUI 3 apps

track-recently-used-files-folders.md

  • Fix FileOpenPicker link (was pointing to manifest schema, now points to API)
  • Fix grammar issues
  • Update file picker prerequisite link to use relative path

list-files-folders.md

  • Fix grammar issues
  • Add UWP sample compatibility note
  • Fix non-breaking space character

music-pictures-videos-libraries.md

  • Update ListView links from UWP API to WinUI 3 API

file-access-permissions.md

  • Mark HomeGroup as deprecated (removed in Windows 10 1803)

visual-layer-in-desktop-apps.md:
- Add note directing WinUI 3 readers to correct Visual layer docs
- Update Win2D package reference (Microsoft.Graphics.Win2D for WinAppSDK)
- Update composition API links (/windows/uwp/ to /windows/apps/develop/)

scan-from-your-app.md:
- Add note about Dispatcher pattern changes for WinUI 3

handle-uri-activation.md:
- Fix missing semicolon in C# code sample
- Fix Frame API links (/uwp/api/ to /windows/windows-app-sdk/api/winrt/)

xaml-property-animations.md:
- Fix Window.Current.Compositor to CompositionTarget.GetCompositorForCurrentThread()
- Update Visual Layer links (/windows/uwp/ to /windows/apps/develop/)

optimize-xaml-loading.md:
- Fix x:Load, x:Key, x:Name attribute links to Windows App SDK paths
- Fix DebugSettings.IsOverdrawHeatMapEnabled link to WinUI 3 API

simple-photo-viewer-winui3.md:
- Fix INotifyPropertyChanged link (now points to .NET docs)
- Fix ListView/GridView optimization link
- Fix Data binding in depth link

Co-authored-by: Copilot <[email protected]>
@prmerger-automator
Copy link
Copy Markdown
Contributor

@qiutongMS : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 734057a:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/desktop/modernize/ui/visual-layer-in-desktop-apps.md ✅Succeeded
hub/apps/develop/devices-sensors/scan-from-your-app.md ✅Succeeded
hub/apps/develop/launch/handle-uri-activation.md ✅Succeeded
hub/apps/develop/motion/xaml-property-animations.md ✅Succeeded
hub/apps/develop/performance/optimize-xaml-loading.md ✅Succeeded
hub/apps/get-started/simple-photo-viewer-winui3.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants