2 references to TargetNullValue
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
2675
object targetNullValue = ParentBindingBase.
TargetNullValue
;
2690
targetNullValue = be.ParentBindingBase.
TargetNullValue
;