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