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