Question - Describe the different layout controls available with the use of Silverlight
Answer -
The different layout controls available with the use of Silverlight are the following:
- Canvas: It allows the position of elements in x and y space
- Grid: It allows the position of elements in rows and columns
- StackPane1: It allows the position of elements close to one another in vertical as well as horizontal stacks.