Implemented interface member:
36 references to Remove
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XmlnsDictionary.cs (1)
721
dict.
Remove
(prefix);
PresentationCore (2)
MS\Internal\IO\Packaging\PreloadedPackages.cs (1)
146
_packagePairs.
Remove
(uri);
System\IO\Packaging\PackageStore.cs (1)
139
_packages.
Remove
(uri);
PresentationFramework (21)
MS\Internal\Data\DataBindEngine.cs (1)
261
_mostRecentTask.
Remove
(c);
MS\Internal\Data\StaticPropertyChangedEventManager.cs (6)
321
_dict.
Remove
(AllListenersKey);
338
_dict.
Remove
(propertyName);
342
_dict.
Remove
(AllListenersKey);
480
_dict.
Remove
(keys[i]);
522
_dict.
Remove
(key);
544
_dict.
Remove
(AllListenersKey);
MS\Internal\Data\ValueChangedEventManager.cs (3)
181
dict.
Remove
(keys[i]);
229
dict.
Remove
(key);
376
dict.
Remove
(pd);
MS\Internal\Data\ValueTable.cs (2)
242
_table.
Remove
(key);
293
_table.
Remove
(localKeys[i]);
MS\Internal\Data\ViewManager.cs (3)
277
this.
Remove
(al[k]);
788
_inactiveViewTables.
Remove
(vt);
829
this.
Remove
(al[k]);
System\Windows\Documents\AdornerLayer.cs (1)
694
ElementMap.
Remove
(element);
System\Windows\Documents\PageContent.cs (1)
593
_pendingStreams.
Remove
(sender);
System\Windows\Markup\XmlnsDictionary.cs (1)
721
dict.
Remove
(prefix);
System\Windows\Media\Animation\Storyboard.cs (1)
1640
clocks.
Remove
(this);
System\Windows\StyleHelper.cs (2)
1647
instanceValues.
Remove
(key);
1751
instanceValues.
Remove
(binding);
System.Configuration.ConfigurationManager (8)
System\Configuration\BaseConfigurationRecord.cs (1)
631
streamInfos.
Remove
(ConfigStreamInfo.StreamName);
System\Configuration\ConfigurationLockCollection.cs (5)
187
_internalDictionary.
Remove
(name); // not from parent
202
_internalDictionary.
Remove
(name);
245
_internalDictionary.
Remove
(key);
272
_internalDictionary.
Remove
(name);
287
_internalDictionary.
Remove
(removeKey);
System\Configuration\MgmtConfigurationRecord.cs (2)
583
_streamInfoUpdates.
Remove
(oldConfigSourceStreamName);
806
foreach (string stream in streamsToRemove) _streamInfoUpdates.
Remove
(stream);
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
284
_documentUriInUse.
Remove
(baseUri);
System\Xml\Xsl\XsltOld\Compiler.cs (1)
558
_documentURIs.
Remove
(href);
System.Xaml (2)
System\Xaml\NameScope.cs (1)
81
_nameMap.
Remove
(name);
System\Xaml\NameScopeDictionary.cs (1)
96
_nameMap.
Remove
(name);