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
Using WinUI 2
I want to get all open windows, and get their
Window instances, I also want to get a callback whenever a new Window is openedUsing WinUI 2