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