2 references to EffectiveTargetNullValue
PresentationFramework (2)
System\Windows\Data\BindingExpressionBase.cs (2)
837
get { return GetValue(Feature.
EffectiveTargetNullValue
, DependencyProperty.UnsetValue); }
2690
SetValue(Feature.
EffectiveTargetNullValue
, targetNullValue, DependencyProperty.UnsetValue);