9 references to IsInBindingExpressionCollection
PresentationFramework (9)
System\Windows\Data\BindingExpression.cs (3)
861
if (!
IsInBindingExpressionCollection
)
1436
if (TraceData.IsEnabled && !
IsInBindingExpressionCollection
)
2575
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
)
1525
if (
IsInBindingExpressionCollection
)
1573
if (!
IsInBindingExpressionCollection
)
2233
if (
IsInBindingExpressionCollection
)
2414
if (
IsInBindingExpressionCollection
)