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