7 references to XmlnsDictionary
PresentationFramework (7)
System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
287var wpfDefaultNamespace = new System.Windows.Markup.XmlnsDictionary();
System\Windows\Markup\BamlReader.cs (1)
164_prefixDictionary = new XmlnsDictionary();
System\Windows\Markup\BamlRecordReader.cs (1)
3932elemDict = new XmlnsDictionary();
System\Windows\Markup\ParserContext.cs (3)
104_xmlnsDictionary = new XmlnsDictionary() ; 175_xmlnsDictionary = new XmlnsDictionary(); 261_xmlnsDictionary = new XmlnsDictionary();
System\Windows\Markup\WpfXamlLoader.cs (1)
216new XmlnsDictionary();