3 references to IsAlive
PresentationFramework (3)
src\Framework\MS\Internal\WeakHashtable.cs (3)
116
if (wr != null && !wr.
IsAlive
)
156
if (wX!= null && wY != null && !wY.
IsAlive
&& !wX.
IsAlive
)