3 references to IgnoreDefaultValue
PresentationFramework (3)
MS\Internal\Data\PropertyPathWorker.cs (1)
260
value = BindingExpression.
IgnoreDefaultValue
;
System\Windows\Data\BindingExpression.cs (2)
1442
if (!IsInMultiBindingExpression && value !=
IgnoreDefaultValue
&&
1485
if (value ==
IgnoreDefaultValue
)