Implemented interface member:
3 references to Remove
PresentationFramework (2)
MS\Internal\WeakDictionary.cs (1)
323
return 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)
258
current._unprocessedScopes.
Remove
(scopeElement);