I'm trying to learn some IronPython to perhaps speed up the development process time. I'm just trying to port over some simple commands and currently I'm stuck on opening an existing window. In C# I would do something like:I'm trying to learn some IronPython to perhaps