I am new to windows store apps. I am developing a prototype iin c# / XAML and need to use some docking. I have 5 different details I need to show to user based on what he wants to see. So I was hoping to host them in different panels that the user could choose which panels he wants to dock and see, which ones he wants to hide. I did a lot of search but couldnt find anything. didnt see a dock panel or any panel control other than the stack panel.
please help.