Dock panel provides basic docking functionalities and it resizes its children automatically. Following example displays nested Dock Panels, you can resize browser to see how resizing works perfectly on all browsers. It also resizes correctly while orientation of mobile devices changes.
Dock properties are not bindable as of now.
Note: AtomDockPanel should only be used for top level docking, as it consumes lots of resources, using too many dockpanels will slow down the browser.