You can put anything inside Grid Colums/Rows
But usually, StackPanels are used, like in the MSDN sample at : Tutorial: Use Grid and StackPanel to create a simple weather app
Blender Style UI Using Frames On Grid

Would it be unusual behavior to place Frames inside of Grid Cells? I want to basically do like Blender and be able to Navigate tool pods as Pages. I think this is a great idea. My only concerns are a) it won't work b) I've noticed lifetime issues of Runtime Class objects and I'm declaring Statics to solve these issues; a problem when instantiating multiple non determined units. Is there a more appropriate way to do this? This will be going over a DirectX Surface. I like the idea of using Grid because it would size like Blender, which enforces a logical scaling. I rather not mess around with "floating numbers."
-
Castorix31 86,981 Reputation points
2022-07-13T06:37:26.1+00:00