1 write to _xamlElementContentDescriptorDictionary
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\initElementDictionary.cs (1)
67_xamlElementContentDescriptorDictionary = new Hashtable(300);
24 references to _xamlElementContentDescriptorDictionary
PresentationFramework (24)
src\Framework\MS\Internal\IO\Packaging\initElementDictionary.cs (22)
45_xamlElementContentDescriptorDictionary.Add( 54_xamlElementContentDescriptorDictionary.Add( 63if (_xamlElementContentDescriptorDictionary != null) 69_xamlElementContentDescriptorDictionary.Add( 110_xamlElementContentDescriptorDictionary.Add( 113_xamlElementContentDescriptorDictionary.Add( 118_xamlElementContentDescriptorDictionary.Add( 130_xamlElementContentDescriptorDictionary.Add( 135_xamlElementContentDescriptorDictionary.Add( 146_xamlElementContentDescriptorDictionary.Add( 171_xamlElementContentDescriptorDictionary.Add( 190_xamlElementContentDescriptorDictionary.Add( 201_xamlElementContentDescriptorDictionary.Add( 204_xamlElementContentDescriptorDictionary.Add( 212_xamlElementContentDescriptorDictionary.Add( 223_xamlElementContentDescriptorDictionary.Add( 233_xamlElementContentDescriptorDictionary.Add( 245_xamlElementContentDescriptorDictionary.Add( 251_xamlElementContentDescriptorDictionary.Add( 258_xamlElementContentDescriptorDictionary.Add( 267_xamlElementContentDescriptorDictionary.Add( 276_xamlElementContentDescriptorDictionary.Add(
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (2)
599(ContentDescriptor) _xamlElementContentDescriptorDictionary[elementFullName]; 614_xamlElementContentDescriptorDictionary.Add(elementFullName, elementDescriptor);