2 implementations of UpdateValue
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
105
void IDataBindEngineClient.
UpdateValue
()
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
71
void IDataBindEngineClient.
UpdateValue
()
1 reference to UpdateValue
PresentationFramework (1)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
99
client.
UpdateValue
();