3 references to Add
PresentationFramework (3)
System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
288wpfDefaultNamespace.Add(String.Empty, Baml2006SchemaContext.WpfNamespace);
System\Windows\Markup\ParserContext.cs (1)
117_xmlnsDictionary.Add(key, xmlnsManager.LookupNamespace(key));
System\Windows\Markup\WpfXamlLoader.cs (1)
219stack.CurrentFrame.XmlnsDictionary.Add(xamlReader.Namespace.Prefix, xamlReader.Namespace.Namespace);