9 references to IsInBindingExpressionCollection
PresentationFramework (9)
System\Windows\Data\BindingExpression.cs (3)
870
if (!
IsInBindingExpressionCollection
)
1445
if (TraceData.IsEnabled && !
IsInBindingExpressionCollection
)
2618
if (
IsInBindingExpressionCollection
)
System\Windows\Data\BindingExpressionBase.cs (6)
931
if (dp == System.Windows.Controls.TextBox.TextProperty && IsReflective && !
IsInBindingExpressionCollection
)
962
if (TargetProperty == System.Windows.Controls.TextBox.TextProperty && IsReflective && !
IsInBindingExpressionCollection
)
1533
if (
IsInBindingExpressionCollection
)
1581
if (!
IsInBindingExpressionCollection
)
2252
if (
IsInBindingExpressionCollection
)
2433
if (
IsInBindingExpressionCollection
)