9 references to IsInBindingExpressionCollection
PresentationFramework (9)
System\Windows\Data\BindingExpression.cs (3)
858
if (!
IsInBindingExpressionCollection
)
1432
if (TraceData.IsEnabled && !
IsInBindingExpressionCollection
)
2571
if (
IsInBindingExpressionCollection
)
System\Windows\Data\BindingExpressionBase.cs (6)
923
if (dp == System.Windows.Controls.TextBox.TextProperty && IsReflective && !
IsInBindingExpressionCollection
)
954
if (TargetProperty == System.Windows.Controls.TextBox.TextProperty && IsReflective && !
IsInBindingExpressionCollection
)
1524
if (
IsInBindingExpressionCollection
)
1572
if (!
IsInBindingExpressionCollection
)
2229
if (
IsInBindingExpressionCollection
)
2404
if (
IsInBindingExpressionCollection
)