I have a DocumentWindow that contains a standardMDIHost. That host in turn has 4 document windows. When the main document window is shown for the first time I would like the 4 document windows to be tiled vertically. I can't seem to locate a property that sets this or a way to do it in code behind without implementing the Window->Tile Vertically menu example that was given.