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