14 references to Remove
mscorlib (3)
system\collections\generic\dictionary.cs (1)
436
HashHelpers.SerializationInfoTable.
Remove
(this);
system\collections\hashtable.cs (1)
1292
HashHelpers.SerializationInfoTable.
Remove
(this);
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
752
registrationTokens.
Remove
(key);
PresentationCore (4)
Core\CSharp\System\Windows\Diagnostics\XamlSourceInfoHelper.cs (1)
130
s_sourceInfoTable.
Remove
(obj);
Core\CSharp\System\Windows\Input\Command\CanExecuteChangedEventManager.cs (3)
280
cwt.
Remove
(target);
302
_cwt.
Remove
(target);
310
_cwt.
Remove
(target);
PresentationFramework (3)
src\Framework\System\Windows\Localization.cs (2)
153
_commentsOnObjects.
Remove
(element);
158
_attributesOnObjects.
Remove
(element);
src\Framework\System\Windows\StyleHelper.cs (1)
4817
frameworkTemplate.DeferredActions.
Remove
(triggerContainer);
System.Transactions (1)
System\Transactions\Transaction.cs (1)
1504
ContextDataTable.
Remove
(contextKey ?? key);
WindowsBase (3)
Base\System\Windows\WeakEventManager.cs (3)
668
_cwt.
Remove
(target);
703
_cwt.
Remove
(target);
711
_cwt.
Remove
(target);