2 references to XmlnsDictionary
PresentationFramework (2)
src\Framework\System\Windows\Markup\ParserContext.cs (1)
697
context._xmlnsDictionary = new
XmlnsDictionary
(_xmlnsDictionary);
src\Framework\System\Windows\Markup\WpfXamlLoader.cs (1)
192
new
XmlnsDictionary
(iteratorFrame.XmlnsDictionary);