15 references to IsDetached
PresentationFramework (15)
src\Framework\System\Windows\Data\BindingExpression.cs (5)
194if (IsDetached) 204if (IsDetached) 1307if (IsDetached) 1858if (IsDetached) 2307if (!ValidatesOnNotifyDataErrors || IsDetached)
src\Framework\System\Windows\Data\BindingExpressionBase.cs (5)
441if (IsDetached) 1056if (!IsDetached && target != null) 1860if (IsReflective && !IsDetached && !Engine.IsShutDown) 2064if (IsDetached || IsDetaching) 2114if (IsDetached && status != _status)
src\Framework\System\Windows\Data\BindingGroup.cs (1)
1911if (!beb.IsDetached)
src\Framework\System\Windows\Data\MultiBindingExpression.cs (4)
519if (IsDetached) 893if (IsDetached || conversionResult == DependencyProperty.UnsetValue || conversionResult == null) 1044if (IsDetached) 1186if (IsDetached)