7 references to XmlnsDictionary
PresentationFramework (7)
System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
288var wpfDefaultNamespace = new System.Windows.Markup.XmlnsDictionary();
System\Windows\Markup\BamlReader.cs (1)
165_prefixDictionary = new XmlnsDictionary();
System\Windows\Markup\BamlRecordReader.cs (1)
3939elemDict = new XmlnsDictionary();
System\Windows\Markup\ParserContext.cs (3)
105_xmlnsDictionary = new XmlnsDictionary() ; 176_xmlnsDictionary = new XmlnsDictionary(); 264_xmlnsDictionary = new XmlnsDictionary();
System\Windows\Markup\WpfXamlLoader.cs (1)
220new XmlnsDictionary();