Implemented interface member:
3 references to Remove
PresentationFramework (2)
MS\Internal\WeakDictionary.cs (1)
323return this.Remove(item.Key);
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
633_hashtable.Remove(item);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
258current._unprocessedScopes.Remove(scopeElement);