15 references to IsDetached
PresentationFramework (15)
System\Windows\Data\BindingExpression.cs (5)
182
if (
IsDetached
)
192
if (
IsDetached
)
1301
if (
IsDetached
)
1838
if (
IsDetached
)
2278
if (!ValidatesOnNotifyDataErrors ||
IsDetached
)
System\Windows\Data\BindingExpressionBase.cs (5)
426
if (
IsDetached
)
1043
if (!
IsDetached
&& target != null)
1859
if (IsReflective && !
IsDetached
&& !Engine.IsShutDown)
2060
if (
IsDetached
|| IsDetaching)
2110
if (
IsDetached
&& status != _status)
System\Windows\Data\BindingGroup.cs (1)
1882
if (!beb.
IsDetached
)
System\Windows\Data\MultiBindingExpression.cs (4)
507
if (
IsDetached
)
881
if (
IsDetached
|| conversionResult == DependencyProperty.UnsetValue || conversionResult == null)
1032
if (
IsDetached
)
1175
if (
IsDetached
)