Closed
Description
Is your feature request related to a problem? Please describe.
There's not a way to directly access all child windows from the parent.
Currently, we have to access all windows and check their parent.
Describe the solution you'd like
Similar to this: https://docs.microsoft.com/en-us/dotnet/api/system.windows.window.ownedwindows?view=windowsdesktop-6.0