1 implementation of Remove
PresentationFramework (1)
MS\Internal\WeakHashtable.cs (1)
42
public override void
Remove
(object key)
1 reference to Remove
PresentationFramework (1)
MS\Internal\WeakDictionary.cs (1)
216
_hashTable.
Remove
(key);