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