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