CC#•Created by Reabstraction on 6/11/2024 in #help In an UWP app, how can I get all currently open `Window` instances?
See title
I want to get all open windows, and get their Window
instances, I also want to get a callback whenever a new Window
is opened
Using WinUI 2