1 write to _xamlElementContentDescriptorDictionary
PresentationFramework (1)
MS\Internal\IO\Packaging\initElementDictionary.cs (1)
48_xamlElementContentDescriptorDictionary = new Hashtable(300);
26 references to _xamlElementContentDescriptorDictionary
PresentationFramework (26)
MS\Internal\IO\Packaging\initElementDictionary.cs (22)
26_xamlElementContentDescriptorDictionary.Add( 35_xamlElementContentDescriptorDictionary.Add( 44if (_xamlElementContentDescriptorDictionary != null) 50_xamlElementContentDescriptorDictionary.Add( 91_xamlElementContentDescriptorDictionary.Add( 94_xamlElementContentDescriptorDictionary.Add( 99_xamlElementContentDescriptorDictionary.Add( 111_xamlElementContentDescriptorDictionary.Add( 116_xamlElementContentDescriptorDictionary.Add( 127_xamlElementContentDescriptorDictionary.Add( 152_xamlElementContentDescriptorDictionary.Add( 171_xamlElementContentDescriptorDictionary.Add( 182_xamlElementContentDescriptorDictionary.Add( 185_xamlElementContentDescriptorDictionary.Add( 193_xamlElementContentDescriptorDictionary.Add( 204_xamlElementContentDescriptorDictionary.Add( 214_xamlElementContentDescriptorDictionary.Add( 226_xamlElementContentDescriptorDictionary.Add( 232_xamlElementContentDescriptorDictionary.Add( 239_xamlElementContentDescriptorDictionary.Add( 248_xamlElementContentDescriptorDictionary.Add( 257_xamlElementContentDescriptorDictionary.Add(
MS\Internal\IO\Packaging\XamlFilter.cs (4)
319ICollection keys = _xamlElementContentDescriptorDictionary.Keys; 320ICollection values = _xamlElementContentDescriptorDictionary.Values; 579(ContentDescriptor) _xamlElementContentDescriptorDictionary[elementFullName]; 594_xamlElementContentDescriptorDictionary.Add(elementFullName, elementDescriptor);