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