Yet another ViewStack control for Silverlight
In one of my recent Silverlight projects I had to use a ViewStack control. There is few of these already available here and there but I thought it might be fun to build new one from scratch. As image speaks more than words here is the sample.
p>In one of my recent Silverlight projects I had to use a ViewStack control. There is few of these already available here and there but I thought it might be fun to build new one from scratch. As image speaks more than words here is the sample.
[silverlight: http://gruchalski.com/wp-content/uploads/2009/12/ViewStackTestApp.xap]
Hope this helps anyone.