What I am trying to do is show a window, that does not explicitly have a height/width, (both values omitted or set to Auto).
I was guessing that the window wou
Well you can't set the window height to auto, to do this you can use a little trick, name the main main grid container, set its height to auto then bind the window height to the height of the main grid