I come from a Android/iOS background and I am looking into building a landing page (using grids) that uses SemanticZoom and has 6 columns which are contained into a long horizontal scroll.
Each grid column will have different components and has a different width:
e.g.
- the 1st column will have a bunch of grid tiles and a stacked image with text
- the 2nd column a grid with documents thumbnails
- the 3rd coloumn a list of videos etc.
I was wondering if there is a way through which XAML views could be merged (like in Android) or if anyone could suggest an efficient way through which I can construct this landing page?