3 references to Add
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
299
wpfDefaultNamespace.
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)
203
stack.CurrentFrame.XmlnsDictionary.
Add
(xamlReader.Namespace.Prefix, xamlReader.Namespace.Namespace);