摘要:
Binding bind = new Binding() { Source = new BackgroundPath(), Path = new PropertyPath("BindSource") }; faceImge.SetBinding(Image.SourceProperty,bind); 阅读全文
posted @ 2017-06-13 18:06
韵切
阅读(229)
评论(0)
推荐(0)
摘要:
class BackgroundPath:Image { public event PropertyChangedEventHandler PropertyChanged; static BackgroundPath() { BindSourceProperty = DependencyPro... 阅读全文
posted @ 2017-06-13 17:10
韵切
阅读(393)
评论(0)
推荐(0)

浙公网安备 33010602011771号