If you observe WPF and Silverlight controls. Most of the controls in WPF are available in Silverlight4. Take the layout controls as an example.Layout controls are: Canvas
Grid
Stack panel
Dock panel
Wrap panel etc..In Silverlight4 only Canvas, Grid and stack panels are available. So how to get the Dock and wrap panels.. So here is the solution.Go through this linkhttp://silverlight.codeplex.com/releases/view/43528Close the Visual studio or Expression studio editors if they open that time. Then Save and run the msi installer. Read more: C# Corner
QR:
0 comments:
Post a Comment