We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Calling the function return an exception. (Do not crash the program)
IReadOnlyList<DisplayArea> displayList = Microsoft.UI.Windowing.DisplayArea.FindAll();
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
No response
None
The text was updated successfully, but these errors were encountered:
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!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: