积极答复者
关于数据绑定的奇葩问题

问题
答案
-
你好,
windows phone silverlight 项目中没有像runtime一样提供 UpdateSourceTrigger=PropertyChanged 那样的更新方式,你需要使用Bindingxpression类来自己实现更新方法, 看看这个文档。https://msdn.microsoft.com/zh-cn/library/windows/apps/cc278072(v=vs.105).aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 孟云帆 2015年4月16日 13:21
全部回复
-
你好,
windows phone silverlight 项目中没有像runtime一样提供 UpdateSourceTrigger=PropertyChanged 那样的更新方式,你需要使用Bindingxpression类来自己实现更新方法, 看看这个文档。https://msdn.microsoft.com/zh-cn/library/windows/apps/cc278072(v=vs.105).aspx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 孟云帆 2015年4月16日 13:21