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