WPF 代码触发属性更改通知

By qq84628151 没有评论
BindingOperations.GetBindingExpression(sender as TextBox, TextBox.TextProperty).UpdateTarget();