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

Microsoft.UI.Windowing.DisplayArea.FindAll() - System.ArgumentOutOfRangeException #9385

Closed
LudoTexx opened this issue Mar 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@LudoTexx
Copy link

LudoTexx commented Mar 2, 2024

Describe the bug

Calling the function return an exception. (Do not crash the program)

Steps to reproduce the bug

IReadOnlyList<DisplayArea> displayList = Microsoft.UI.Windowing.DisplayArea.FindAll();

Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll

Expected behavior

No response

Screenshots

No response

NuGet package version

None

Windows version

No response

Additional context

No response

@LudoTexx LudoTexx added the bug Something isn't working label Mar 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Mar 2, 2024
Copy link

github-actions bot commented Mar 2, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@LudoTexx LudoTexx closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant