Silverlight 4 向导控件
我即将创建一个 Wizard 控件,我希望它能够在 Silverlight 4 中尽可能地重用。有谁知道任何现有的控件吗?我找到了一些示例,但它们是 Silverlight 2,我读过一些关于人们建议的信息使用导航框架,但如果我错了请纠正我,这不是对当前 Url 起作用,而不是在向导场景中交换用户控件的简单方法吗?
任何有关最佳方法/现有示例的见解将不胜感激。
非常感谢
I am about to create a Wizard control that I am hoping to make as reusable as possible in Silverlight 4. Does anyone know of any existing controls, I have found a few examples but they are Silverlight 2, I have read some information on people suggesting to use the navigation framework but correct me if I am wrong doesn't this work of the current Url as opposed to being an easy way to swap out user controls in a Wizard scenario?
Any insight on the best approach/existing examples would be greatly appreciated.
Many thanks
看看这个
http://weblogs.asp.net/bryansampica/archive/2010/07/21/silverlight-4-0-wizard-custom-control.aspx
have a look at this
http://weblogs.asp.net/bryansampica/archive/2010/07/21/silverlight-4-0-wizard-custom-control.aspx