2 references to ShouldUpdateWithCurrentValue
PresentationFramework (2)
System\Windows\Data\BindingExpression.cs (1)
1006
if (
ShouldUpdateWithCurrentValue
(target, out currentValue))
System\Windows\Data\MultiBindingExpression.cs (1)
233
if (
ShouldUpdateWithCurrentValue
(target, out currentValue))