3 references to DeferredSourceValue
PresentationFramework (3)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
1965value = BindingGroup.DeferredSourceValue;
src\Framework\System\Windows\Data\BindingGroup.cs (2)
1724_table[i].Value = BindingGroup.DeferredSourceValue; 1793else if (_value == BindingGroup.DeferredSourceValue)