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