Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 14, 2026

Description

Addressed remaining review feedback on Storage.Pickers API specification documentation. Two unresolved comment threads required clarification:

Changes

  • SettingsIdentifier comments - Reworded across all three picker classes (FileOpenPicker, FileSavePicker, FolderPicker) in both C# and C++ examples:

    • Before: "Without the SettingsIdentifier specified, pickers in one app share the state together"
    • After: "Pickers in one app share state by default. Use this property only when you need multiple distinct picker states within the same app"
    • Added UWP documentation links for each picker type
  • Note 2 reference - Updated Microsoft.Windows.Storage.Pickers.md:

    • Changed "Read more in [Note 2]... below" to "See [Note 2]... for more details"
    • Clearer since Note 2 is at end of file

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update Storage.Pickers API for new functionalities Clarify SettingsIdentifier documentation and Note 2 reference Jan 14, 2026
Copilot AI requested a review from DinahK-2SO January 14, 2026 16:58
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.

2 participants