1 override of IsDisconnected
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingExpression.cs (1)
392
internal override bool
IsDisconnected
1 reference to IsDisconnected
PresentationFramework (1)
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
1069
if (bindExpr.
IsDisconnected
)