Implemented interface member:
property
this
System.Collections.IDictionary.this[System.Object]
79 writes to
PresentationBuildTasks (10)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
770
XamlTypeMapper.PITable
[
xamlPIMappingNode.XmlNamespace] = namespaceMapping;
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
1125
properties
[
declaringProp] = usageProp;
5720
_keyDictionary
[
key] = null;
Framework\System\Windows\Markup\XamlTypeMapper.cs (3)
232
_assemblyPathTable
[
asmName] = assemblyPath;
3214
_typeInformationCache
[
type] = typeInformationCacheData;
4286
_propertyConverters
[
dpOrPi] = converter;
Framework\System\Windows\Markup\XmlnsCache.cs (1)
336
_cacheTable
[
xmlns] = new List<ClrNamespaceAssemblyPair>();
Framework\System\Windows\Markup\XmlnsDictionary.cs (3)
238
namespaceTable
[
_nsDeclarations[thisDecl].Prefix] = _nsDeclarations[thisDecl].Uri;
535
namespaceTable
[
_nsDeclarations[thisDecl].Prefix] = _nsDeclarations[thisDecl].Uri;
725
dict
[
prefix] = xmlNamespace;
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (2)
260
_classInputBindings
[
type] = inputBindings;
295
_classCommandBindings
[
type] = bindings;
PresentationFramework (38)
src\Framework\MS\Internal\Data\DataBindEngine.cs (2)
222
_mostRecentTask
[
c] = newTask;
412
_asyncDispatchers
[
asyncDispatcher] = null; // the value is unused
src\Framework\MS\Internal\Data\StaticPropertyChangedEventManager.cs (2)
320
_dict
[
propertyName] = pr;
441
_dict
[
AllListenersKey] = new PropertyRecord(AllListenersKey, this, list);
src\Framework\MS\Internal\Data\ValueChangedEventManager.cs (1)
355
dict
[
pd] = record;
src\Framework\MS\Internal\Data\ValueTable.cs (1)
109
_table
[
key] = value;
src\Framework\MS\Internal\Data\ViewManager.cs (3)
243
base
[
new WeakRefKey(cvs)] = value;
714
_inactiveViewTables
[
vt] = InactivityThreshold;
786
_inactiveViewTables
[
vt] = expirationDate;
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
93
_table
[
name] = record;
src\Framework\MS\Internal\DataStreams.cs (3)
100
_subStreams
[
key] = subStreams;
230
_subStreams
[
persistId] = subStreams;
253
_customJournaledObjects
[
persistId] = customState;
src\Framework\System\Windows\FrameworkTemplate.cs (1)
857
parentTemplateValues
[
dependencyProperty] = value;
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (5)
181
PITable
[
xmlNamespace] = pair;
232
_assemblyPathTable
[
asmName] = assemblyPath;
3214
_typeInformationCache
[
type] = typeInformationCacheData;
3875
_constructorInformationCache
[
type] = new ConstructorData(type.GetConstructors(BindingFlags.Public | BindingFlags.Instance));
4286
_propertyConverters
[
dpOrPi] = converter;
src\Framework\System\Windows\Markup\XmlnsCache.cs (3)
190
_cacheTable
[
xmlns] = GetClrnsToAssemblyNameMappingList(asmList, xmlns);
201
_cacheTable
[
xmlns] = GetClrnsToAssemblyNameMappingList(asmList, xmlns);
212
_uriToAssemblyNameTable
[
namespaceUri] = asmNameList;
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (4)
238
namespaceTable
[
_nsDeclarations[thisDecl].Prefix] = _nsDeclarations[thisDecl].Uri;
312
namespaceTable
[
_nsDeclarations[thisDecl].Prefix] = _nsDeclarations[thisDecl].Uri;
535
namespaceTable
[
_nsDeclarations[thisDecl].Prefix] = _nsDeclarations[thisDecl].Uri;
725
dict
[
prefix] = xmlNamespace;
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
581
clockMappings
[
mappingKey] = animationClock;
591
clockMappings
[
mappingKey] = clockList;
2029
clocks
[
this] = new WeakReference(clock);
src\Framework\System\Windows\StyleHelper.cs (8)
613
dataTriggerRecordFromBinding
[
propertyValue.Conditions[i].Binding] = record;
1140
triggerActions
[
eventTrigger.RoutedEvent] = actionsList;
1641
instanceValues
[
key] = NotYetApplied;
2879
instanceValues
[
binding] = bindingExpr;
2979
instanceValues
[
key] = value;
5092
dataTriggersWithActions
[
binding] = triggerBase;
5106
dataTriggersWithActions
[
binding] = newList;
5343
childIndexFromChildName
[
childName] = value;
src\Framework\System\Windows\TemplateNameScope.cs (1)
109
_nameMap
[
name] = scopedElement;
System.Configuration (2)
System\Configuration\ConfigurationLockCollection.cs (1)
199
internalDictionary
[
name] = flags;
System\Configuration\updateconfighost.cs (1)
52
_streams
[
oldStreamname] = new StreamUpdate(newStreamname);
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
133
functionsAvail
[
name] = result;
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (1)
94
this.xmlSerializerTable
[
serializedType] = serializer;
System.Web (8)
FileChangesMonitor.cs (1)
318
Aliases
[
alias] = alias;
UI\ClientScriptManager.cs (1)
1411
_clientPostBackValidatedEventTable
[
hashKey] = null;
UI\WebParts\PersonalizationDictionary.cs (1)
78
_dictionary
[
key] = value;
UI\WebParts\PersonalizationStateQuery.cs (5)
31
_data
[
"UserInactiveSinceDate"] = PersonalizationAdministration.DefaultInactiveSinceDate;
42
_data
[
"PathToMatch"] = value;
53
_data
[
"UserInactiveSinceDate"] = value;
65
_data
[
"UsernameToMatch"] = value;
89
_data
[
queryKey] = value;
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1153
if (result != null) _converterDict
[
attr.ConverterTypeName] = result;
System.Web.Mobile (4)
Mobile\CookielessData.cs (1)
39
this
[
name] = FormsAuthentication.Encrypt(ticket2);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
462
duplicateNamesHash
[
style.Name] = true;
UI\MobileControls\Design\Util\DesignerUtility.cs (2)
135
visitedChoices
[
key] = 1;
144
visitedChoices
[
key] = ((int)visitedChoices[key]) + 1;
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1153
if (result != null) _converterDict
[
attr.ConverterTypeName] = result;
WindowsBase (11)
Base\MS\Internal\BaseHashHelper.cs (2)
35
_table
[
assembly] = dictionary;
68
_table
[
assembly] = dictionary;
Base\System\ComponentModel\PropertyChangedEventManager.cs (7)
169
dict
[
keys[i]] = list;
249
toInstall
[
key] = list;
279
dict
[
key] = list;
420
dict
[
propertyName] = list;
426
dict
[
propertyName] = list;
463
dict
[
propertyName] = list;
616
dict
[
AllListenersKey] = list;
Base\System\Windows\NameScope.cs (2)
59
_nameMap
[
name] = scopedElement;
67
_nameMap
[
name] = scopedElement;
133 references to
PresentationBuildTasks (12)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (2)
762
|| ((ClrNamespaceAssemblyPair)XamlTypeMapper.PITable
[
xamlPIMappingNode.XmlNamespace]).LocalAssembly
763
|| string.IsNullOrEmpty(((ClrNamespaceAssemblyPair)XamlTypeMapper.PITable
[
xamlPIMappingNode.XmlNamespace]).AssemblyName);
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
1112
XamlPropertyFullName oldUsageProp = (XamlPropertyFullName)properties
[
declaringProp];
Framework\System\Windows\Markup\XamlTypeMapper.cs (6)
359
path = _assemblyPathTable
[
assemblyName.ToUpper(
376
path = _assemblyPathTable
[
assemblyShortName] as String;
494
string assemblyFullPath = _assemblyPathTable
[
args.Name] as String;
3208
typeInformationCacheData = _typeInformationCache
[
type] as TypeInformationCacheData;
3480
namespaceAssemblyPair.Add((ClrNamespaceAssemblyPair)PITable
[
xmlNamespace]);
3753
object ret = typeData.PropertyConverters
[
dpOrPiOrMi];
Framework\System\Windows\Markup\XmlnsCache.cs (3)
121
string assemblyFullPath = _assemblyPathTable
[
assemblyName] as string;
161
return _cacheTable
[
xmlns] as List<ClrNamespaceAssemblyPair>;
338
pairList = _cacheTable
[
xmlns] as List<ClrNamespaceAssemblyPair>;
PresentationCore (8)
Core\CSharp\MS\Internal\IO\Packaging\PreloadedPackages.cs (1)
98
PackageThreadSafePair packagePair = _packagePairs
[
uri] as PackageThreadSafePair;
Core\CSharp\System\IO\Packaging\PackageStore.cs (2)
87
package = (Package) _packages
[
uri];
174
DemandSecurityPermissionIfCustomPackage((Package) _packages
[
uri]);
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (5)
255
InputBindingCollection inputBindings = _classInputBindings
[
type] as InputBindingCollection;
290
CommandBindingCollection bindings = _classCommandBindings
[
type] as CommandBindingCollection;
396
InputBindingCollection classInputBindings = _classInputBindings
[
classType] as InputBindingCollection;
444
CommandBindingCollection classCommandBindings = _classCommandBindings
[
classType] as CommandBindingCollection;
669
CommandBindingCollection classCommandBindings = _classCommandBindings
[
classType] as CommandBindingCollection;
PresentationFramework (58)
src\Framework\MS\Internal\Data\DataBindEngine.cs (3)
218
Task recentTask = (Task)_mostRecentTask
[
c];
242
for (Task task = (Task)_mostRecentTask
[
c]; task != null; task = task.PreviousForClient)
259
for (Task task = (Task)_mostRecentTask
[
c]; task != null; task = task.PreviousForClient)
src\Framework\MS\Internal\Data\StaticPropertyChangedEventManager.cs (6)
314
PropertyRecord pr = (PropertyRecord)_dict
[
propertyName];
336
PropertyRecord pr = (PropertyRecord)_dict
[
propertyName];
361
PropertyRecord pr = (PropertyRecord)_dict
[
propertyName];
363
PropertyRecord genericRecord = (PropertyRecord)_dict
[
String.Empty];
399
PropertyRecord pr = (PropertyRecord)_dict
[
AllListenersKey];
476
PropertyRecord pr = (PropertyRecord)_dict
[
keys[i]];
src\Framework\MS\Internal\Data\ValueChangedEventManager.cs (3)
173
ValueChangedRecord record = (ValueChangedRecord)dict
[
keys[i]];
348
ValueChangedRecord record = (ValueChangedRecord)dict
[
pd];
374
ValueChangedRecord record = (ValueChangedRecord)dict
[
pd];
src\Framework\MS\Internal\Data\ValueTable.cs (2)
75
object value = _table
[
key];
167
object value = _table
[
key];
src\Framework\MS\Internal\Data\ViewManager.cs (3)
239
get { return (ViewRecord)base
[
new WeakRefKey(cvs)]; }
467
CollectionRecord cr = (CollectionRecord)base
[
key];
783
int expirationDate = (int)_inactiveViewTables
[
vt];
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
60
Record record = (Record)_table
[
name];
src\Framework\MS\Internal\DataStreams.cs (2)
96
ArrayList subStreams = (ArrayList) _subStreams
[
key];
341
(CustomJournalStateInternal)_customJournaledObjects
[
persistId];
src\Framework\System\Windows\Documents\AdornerLayer.cs (8)
196
ArrayList adornerInfos = ElementMap
[
adorner.AdornedElement] as ArrayList;
224
ArrayList adornerInfos = (ArrayList)ElementMap
[
key];
248
ArrayList adornerInfos = ElementMap
[
element] as ArrayList;
274
ArrayList adornerInfos = ElementMap
[
element] as ArrayList;
576
ArrayList adornerInfos = ElementMap
[
adorner.AdornedElement] as ArrayList;
602
ArrayList adornerInfos = ElementMap
[
adorner.AdornedElement] as ArrayList;
697
ArrayList adornerInfos = ElementMap
[
element] as ArrayList;
728
ArrayList adornerInfos = ElementMap
[
element] as ArrayList;
src\Framework\System\Windows\Documents\PageContent.cs (1)
607
Stream pageStream = (Stream)_pendingStreams
[
sender];
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (5)
359
path = _assemblyPathTable
[
assemblyName.ToUpper(
3208
typeInformationCacheData = _typeInformationCache
[
type] as TypeInformationCacheData;
3480
namespaceAssemblyPair.Add((ClrNamespaceAssemblyPair)PITable
[
xmlNamespace]);
3797
object ret = typeData.PropertyConverters
[
dpOrPiOrMi];
3879
return (ConstructorData)_constructorInformationCache
[
type];
src\Framework\System\Windows\Markup\XmlnsCache.cs (4)
173
clrNsMapping = _cacheTable
[
xmlns] as List<ClrNamespaceAssemblyPair>;
176
if (_uriToAssemblyNameTable
[
xmlns] != null)
183
string[] asmNameList = _uriToAssemblyNameTable
[
xmlns] as string[];
204
clrNsMapping = _cacheTable
[
xmlns] as List<ClrNamespaceAssemblyPair>;
src\Framework\System\Windows\Media\Animation\Storyboard.cs (2)
573
object mappedObject = clockMappings
[
mappingKey];
1966
clockReference = clocks
[
this] as WeakReference;
src\Framework\System\Windows\StyleHelper.cs (15)
609
DataTriggerRecord record = (DataTriggerRecord)dataTriggerRecordFromBinding
[
propertyValue.Conditions[i].Binding];
1112
actionsList = triggerActions
[
eventTrigger.RoutedEvent] as List<TriggerAction>;
1646
object value = instanceValues
[
key];
1745
BindingExpressionBase bindingExpr = (BindingExpressionBase)instanceValues
[
binding];
2518
? ownerStyle._triggerActions
[
Event] as List<TriggerAction>
2525
? frameworkTemplate._triggerActions
[
Event] as List<TriggerAction>
2875
BindingExpressionBase bindingExpr = (BindingExpressionBase)instanceValues
[
binding];
2928
object value = (instanceValues != null)? instanceValues
[
key] : null;
3812
value = parentTemplateValues
[
dp];
5087
object existing = dataTriggersWithActions
[
binding];
5149
DataTriggerRecord record = (DataTriggerRecord)dataTriggerRecordFromBinding
[
binding];
5192
DataTriggerRecord record = (DataTriggerRecord)dataTriggerRecordFromBinding
[
binding];
5230
DataTriggerRecord record = (DataTriggerRecord)dataTriggerRecordFromBinding
[
binding];
5269
object candidateTrigger = dataTriggersWithActions
[
binding];
5369
object value = childIndexFromChildName
[
childName];
src\Framework\System\Windows\TemplateNameScope.cs (3)
155
childIndex = fe.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName
[
name];
161
childIndex = fce.TemplateChildIndex = (int)_frameworkTemplate.ChildIndexFromChildName
[
name];
230
return _nameMap
[
name];
System.Configuration (18)
System\Configuration\BaseConfigurationRecord.cs (8)
685
StreamInfo fileStreamInfo = (StreamInfo) streamInfos
[
ConfigStreamInfo.StreamName];
3442
HybridDictionary locationSectionRecordDictionary = (HybridDictionary) locationConfigPaths
[
targetConfigPath];
3448
LocationSectionRecord duplicateRecord = (LocationSectionRecord) locationSectionRecordDictionary
[
locationSectionRecord.ConfigKey];
3822
StreamInfo streamInfo = (StreamInfo) ConfigStreamInfo.StreamInfos
[
streamname];
3850
StreamInfo streamInfo = (StreamInfo) ConfigStreamInfo.StreamInfos
[
streamname];
3883
streamInfo = (StreamInfo) ConfigStreamInfo.StreamInfos
[
streamname];
3925
StreamInfo streamInfo = (StreamInfo) ConfigStreamInfo.StreamInfos
[
configSourceStreamName];
3954
StreamInfo streamInfo = (StreamInfo) current.ConfigStreamInfo.StreamInfos
[
configSourceStreamName];
System\Configuration\ConfigurationLockCollection.cs (8)
129
flags = ConfigurationValueFlags.Modified | (ConfigurationValueFlags)internalDictionary
[
name];
143
flags = ConfigurationValueFlags.Modified | (ConfigurationValueFlags)internalDictionary
[
name];
163
((ConfigurationValueFlags)internalDictionary
[
name] & ConfigurationValueFlags.Inherited) != 0);
168
((ConfigurationValueFlags)internalDictionary
[
name] & ConfigurationValueFlags.Modified) != 0);
193
((ConfigurationValueFlags)internalDictionary
[
name] & ConfigurationValueFlags.Inherited) != 0) {
194
if (((ConfigurationValueFlags)internalDictionary
[
name] & ConfigurationValueFlags.Modified) != 0) {
197
ConfigurationValueFlags flags = (ConfigurationValueFlags)internalDictionary
[
name];
291
return (bool)(((ConfigurationValueFlags)internalDictionary
[
name] & ConfigurationValueFlags.Inherited) != 0);
System\Configuration\MgmtConfigurationRecord.cs (1)
655
StreamInfo streamInfo = (StreamInfo) _streamInfoUpdates
[
newConfigSourceStreamName];
System\Configuration\updateconfighost.cs (1)
77
StreamUpdate streamUpdate = (StreamUpdate) _streams
[
oldStreamname];
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
126
object obj = functionsAvail
[
name];
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
725
if ((string)prefixesInUse
[
recPrefix] != recNsUri) {
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1752
DispatchOperationRuntime existingOperation = (DispatchOperationRuntime)map
[
action];
1770
DispatchOperationRuntime operation = (DispatchOperationRuntime)this.map
[
action];
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (2)
75
XmlSerializer serializer = (XmlSerializer)this.xmlSerializerTable
[
serializedType];
87
serializer = (XmlSerializer)this.xmlSerializerTable
[
serializedType];
System.Web (16)
FileChangesMonitor.cs (2)
302
FileMonitorTarget target = (FileMonitorTarget)_targets
[
callback.Target];
325
FileMonitorTarget target = (FileMonitorTarget)_targets
[
callbackTarget];
PartitionResolver.cs (2)
73
partitionInfo = (IPartitionInfo)_partitions
[
partitionString];
90
partitionInfo = (IPartitionInfo)_partitions
[
partitionString];
Security\RolePrincipal.cs (4)
305
if (_Roles
[
role] == null)
336
if (_Roles
[
roleTemp] == null)
342
if (_Roles
[
role] != null)
372
if (_Roles
[
role] == null)
UI\ControlBuilder.cs (1)
2990
object o = dictionary
[
entry.Name];
UI\Page.cs (1)
2964
else if (_registeredControlsRequiringClearChildControlState
[
control] == null) {
UI\WebParts\ConsumerConnectionPointCollection.cs (1)
59
return ((_ids != null) ? (ConsumerConnectionPoint)_ids
[
id] : null);
UI\WebParts\PersonalizationDictionary.cs (1)
71
return (PersonalizationEntry)_dictionary
[
key];
UI\WebParts\PersonalizationStateQuery.cs (1)
72
return _data
[
queryKey];
UI\WebParts\ProviderConnectionPointCollection.cs (1)
60
return ((_ids != null) ? (ProviderConnectionPoint)_ids
[
id] : null);
UI\WebParts\WebPartDescriptionCollection.cs (1)
64
return ((_ids != null) ? (WebPartDescription)_ids
[
id] : null);
UI\WebParts\WebPartVerbCollection.cs (1)
46
return (WebPartVerb)_ids
[
id];
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1108
return (TypeConverter)_converterDict
[
attr.ConverterTypeName];
System.Web.Mobile (3)
UI\MobileControls\Design\Util\DesignerUtility.cs (3)
133
if(visitedChoices
[
key] == null)
139
if((int)visitedChoices
[
key] == 1)
144
visitedChoices[key] = ((int)visitedChoices
[
key]) + 1;
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1108
return (TypeConverter)_converterDict
[
attr.ConverterTypeName];
WindowsBase (10)
Base\MS\Internal\BaseHashHelper.cs (1)
59
dictionary = (HybridDictionary)_table
[
assembly];
Base\System\ComponentModel\PropertyChangedEventManager.cs (6)
166
ListenerList list = (ListenerList)dict
[
keys[i]];
413
ListenerList list = (ListenerList)dict
[
propertyName];
456
ListenerList list = (ListenerList)dict
[
propertyName];
520
ListenerList<PropertyChangedEventArgs> listeners = (ListenerList<PropertyChangedEventArgs>)dict
[
propertyName];
521
ListenerList<PropertyChangedEventArgs> genericListeners = (ListenerList<PropertyChangedEventArgs>)dict
[
String.Empty];
556
list = (ListenerList)dict
[
AllListenersKey];
Base\System\Windows\NameScope.cs (3)
63
object nameContext = _nameMap
[
name];
96
if (_nameMap != null && _nameMap
[
name] != null)
122
return _nameMap
[
name];