Skip to content

The Test App for Microsoft.Windows.Storage.Pickers#6195

Open
DinahK-2SO wants to merge 13 commits intomainfrom
user/DinahK-2SO/StoragePickersTestApp_4th_check_runtimedll_isthere
Open

The Test App for Microsoft.Windows.Storage.Pickers#6195
DinahK-2SO wants to merge 13 commits intomainfrom
user/DinahK-2SO/StoragePickersTestApp_4th_check_runtimedll_isthere

Conversation

@DinahK-2SO
Copy link
Contributor

@DinahK-2SO DinahK-2SO commented Feb 6, 2026

Description

This PR adds a manual test app for the Microsoft.Windows.Storage.Pickers.

  • It is only for test purpose, not changing the API's production code.
  • The test app can be used to debug live local code,
  • The test app compares the new pickers' behaviors with those of legacy UWP pickers.

A Brief Summary of Implementation

The Test App uses WinUI components from WindowsAppSDK 1.6 (where there were WinUI components but no Microsoft.Windows.Storage.Pickers APIs yet), then load new pickers from Microsoft.WindowsAppRuntime.dll built locally via configuration in test\TestApps\StoragePickersTestApp\StoragePickersTestApp.exe.manifest. link to the documentation of this config.

Screenshots

UI:
image

Screenshot of debugging local code:

image

@DinahK-2SO
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DinahK-2SO
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DinahK-2SO
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DinahK-2SO DinahK-2SO enabled auto-merge (squash) February 10, 2026 11:18
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