Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't throw exceptions on back-to-back window deactivations (#23519)
* Don't throw exceptions on back-to-back window deactivations, as this is valid behavior on platforms such as Windows. * Switch activation logic check to be in MauiWinUIWindow * Clarify comment --------- Co-authored-by: Mike Corsaro <mikecorsaro@microsoft.com>
- Loading branch information