I've got a movable window that I'm trying to save off the position of. The window is defined in its own GuiXml. In its TopLevelControl I've given it a name. I was assuming that with its name I could access it from the .lua file via that name. Maybe that's the part I'm missing. I've got my method plugged in the OnMoveStop element and I know the method is firing off. I just can't get through this thread-bare API with its broken search and find anything useful.
So if someone could tell me how to get the position of my named window that would be awesome.