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