Silverlight传值
摘要:
Silverlight 页面之间传值的。主要是使用独立存储的IsolatedStorageSettings对象,首先需要创建对象private IsolatedStorageSettings appSettings = IsolatedStorageSettings.ApplicationSett... 阅读全文
posted @ 2011-07-23 09:24 张大大123 阅读(133) 评论(0) 推荐(0) 编辑