15 references to IsDetached
PresentationFramework (15)
System\Windows\Data\BindingExpression.cs (5)
183if (IsDetached) 193if (IsDetached) 1306if (IsDetached) 1866if (IsDetached) 2318if (!ValidatesOnNotifyDataErrors || IsDetached)
System\Windows\Data\BindingExpressionBase.cs (5)
427if (IsDetached) 1044if (!IsDetached && target != null) 1861if (IsReflective && !IsDetached && !Engine.IsShutDown) 2065if (IsDetached || IsDetaching) 2115if (IsDetached && status != _status)
System\Windows\Data\BindingGroup.cs (1)
1904if (!beb.IsDetached)
System\Windows\Data\MultiBindingExpression.cs (4)
508if (IsDetached) 882if (IsDetached || conversionResult == DependencyProperty.UnsetValue || conversionResult == null) 1033if (IsDetached) 1176if (IsDetached)