3 references to IsAlive
PresentationFramework (3)
MS\Internal\WeakHashtable.cs (3)
110
if (wr != null && !wr.
IsAlive
)
150
if (wX!= null && wY != null && !wY.
IsAlive
&& !wX.
IsAlive
)