2 implementations of TransferValue
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
100void IDataBindEngineClient.TransferValue()
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
66void IDataBindEngineClient.TransferValue()
1 reference to TransferValue
PresentationFramework (1)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
95client.TransferValue();