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