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