2 implementations of UpdateValue
PresentationFramework (2)
System\Windows\Data\BindingExpression.cs (1)
94void IDataBindEngineClient.UpdateValue()
System\Windows\Data\MultiBindingExpression.cs (1)
56void IDataBindEngineClient.UpdateValue()
1 reference to UpdateValue
PresentationFramework (1)
MS\Internal\Data\DataBindEngine.cs (1)
89client.UpdateValue();