15 references to IsDetached
PresentationFramework (15)
System\Windows\Data\BindingExpression.cs (5)
192
if (
IsDetached
)
202
if (
IsDetached
)
1315
if (
IsDetached
)
1875
if (
IsDetached
)
2327
if (!ValidatesOnNotifyDataErrors ||
IsDetached
)
System\Windows\Data\BindingExpressionBase.cs (5)
435
if (
IsDetached
)
1052
if (!
IsDetached
&& target != null)
1869
if (IsReflective && !
IsDetached
&& !Engine.IsShutDown)
2073
if (
IsDetached
|| IsDetaching)
2123
if (
IsDetached
&& status != _status)
System\Windows\Data\BindingGroup.cs (1)
1909
if (!beb.
IsDetached
)
System\Windows\Data\MultiBindingExpression.cs (4)
519
if (
IsDetached
)
893
if (
IsDetached
|| conversionResult == DependencyProperty.UnsetValue || conversionResult == null)
1044
if (
IsDetached
)
1187
if (
IsDetached
)