␡
- Controlling Size
- Controlling Position
- Applying 2D Transforms
- Applying 3D Transforms
- Further Exploration
- Summary
- Q&A
- Workshop
- Exercises
This chapter is from the book
Further Exploration
Probably the best way to get a feel for the various layout properties is to experiment with them in the Visual Studio XAML designer. You can create a simple StackPanel with Buttons, such the ones shown in this hour, then watch how things change as you experiment with different properties and values. This can be especially helpful for understanding complicated properties such as RenderTransform and Projection.