7 references to XmlnsDictionary
PresentationFramework (7)
System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
293var wpfDefaultNamespace = new System.Windows.Markup.XmlnsDictionary();
System\Windows\Markup\BamlReader.cs (1)
173_prefixDictionary = new XmlnsDictionary();
System\Windows\Markup\BamlRecordReader.cs (1)
3951elemDict = new XmlnsDictionary();
System\Windows\Markup\ParserContext.cs (3)
108_xmlnsDictionary = new XmlnsDictionary() ; 179_xmlnsDictionary = new XmlnsDictionary(); 267_xmlnsDictionary = new XmlnsDictionary();
System\Windows\Markup\WpfXamlLoader.cs (1)
221new XmlnsDictionary();