2 references to TargetNullValue
PresentationFramework (2)
System\Windows\Data\BindingExpressionBase.cs (2)
2639
object targetNullValue = ParentBindingBase.
TargetNullValue
;
2654
targetNullValue = be.ParentBindingBase.
TargetNullValue
;