2 references to ShouldUpdateWithCurrentValue
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
1010if (ShouldUpdateWithCurrentValue(target, out currentValue))
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
245if (ShouldUpdateWithCurrentValue(target, out currentValue))