15 references to IsDetached
PresentationFramework (15)
System\Windows\Data\BindingExpression.cs (5)
183
if (
IsDetached
)
193
if (
IsDetached
)
1306
if (
IsDetached
)
1866
if (
IsDetached
)
2318
if (!ValidatesOnNotifyDataErrors ||
IsDetached
)
System\Windows\Data\BindingExpressionBase.cs (5)
427
if (
IsDetached
)
1044
if (!
IsDetached
&& target != null)
1861
if (IsReflective && !
IsDetached
&& !Engine.IsShutDown)
2065
if (
IsDetached
|| IsDetaching)
2115
if (
IsDetached
&& status != _status)
System\Windows\Data\BindingGroup.cs (1)
1904
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
)