What are the different ways provided to do layout in SilverLight?
By j Miracle
here i will show you the different layout in silverlight.
==>There are three ways provided by Silverlight for layout.
(1) management
Canvas
(2) Grid
(3) Stack panel
Each of these methodologies fit in to different situations as per
layout needs.
All these layout controls inherit from Panel class.
What are the different ways provided to do layout in SilverLight? (928 Views)