2 references to XmlnsDictionary
PresentationFramework (2)
System\Windows\Markup\ParserContext.cs (1)
670
context._xmlnsDictionary = new
XmlnsDictionary
(_xmlnsDictionary);
System\Windows\Markup\WpfXamlLoader.cs (1)
212
new
XmlnsDictionary
(iteratorFrame.XmlnsDictionary);