Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Expose the Application.Windows property #9287

Open
MartinZikmund opened this issue Jan 26, 2024 · 0 comments
Open

Proposal: Expose the Application.Windows property #9287

MartinZikmund opened this issue Jan 26, 2024 · 0 comments
Labels
feature proposal New feature proposal team-Reach Issue for the Reach team

Comments

@MartinZikmund
Copy link
Contributor

MartinZikmund commented Jan 26, 2024

Proposal: Expose the Application.Windows property

Summary

I found in the WinUI3 sources that FrameworkApplication::get_WindowsImpl exists, it would be extremely beneficial if this was publicly exposed.

Rationale

  • Enumerating windows
  • Checking if external library opened a secondary window

Scope

Capability Priority
Enumerate all opened windows via a property on Application level Must

Important Notes

Open Questions

@MartinZikmund MartinZikmund added the feature proposal New feature proposal label Jan 26, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 26, 2024
@bpulliam bpulliam removed the needs-triage Issue needs to be triaged by the area owners label Feb 23, 2024
@bpulliam bpulliam added the team-Reach Issue for the Reach team label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature proposal New feature proposal team-Reach Issue for the Reach team
Projects
None yet
Development

No branches or pull requests

2 participants