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