15 references to IsDetached
PresentationFramework (15)
System\Windows\Data\BindingExpression.cs (5)
183
if (
IsDetached
)
193
if (
IsDetached
)
1302
if (
IsDetached
)
1840
if (
IsDetached
)
2280
if (!ValidatesOnNotifyDataErrors ||
IsDetached
)
System\Windows\Data\BindingExpressionBase.cs (5)
427
if (
IsDetached
)
1044
if (!
IsDetached
&& target != null)
1860
if (IsReflective && !
IsDetached
&& !Engine.IsShutDown)
2061
if (
IsDetached
|| IsDetaching)
2111
if (
IsDetached
&& status != _status)
System\Windows\Data\BindingGroup.cs (1)
1883
if (!beb.
IsDetached
)
System\Windows\Data\MultiBindingExpression.cs (4)
508
if (
IsDetached
)
882
if (
IsDetached
|| conversionResult == DependencyProperty.UnsetValue || conversionResult == null)
1033
if (
IsDetached
)
1176
if (
IsDetached
)