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