摘要:
1 bind a property of an element to itself 2 create a two-way binding 本例中,设置TextBox的 mode=TwoWay,可以实现在文本框中显示滑动条上的数据,也可修改文本框中数据使滑动条滑动到数据对应的指定位置。UpdateSourceTrigger指定事件触发更新的发生时间。 阅读全文
posted @ 2010-11-09 17:38
alameda
阅读(374)
评论(0)
推荐(0)