1 write to XmlLang
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
2318
ParserContext.
XmlLang
= xmlLang;
2 references to XmlLang
PresentationBuildTasks (2)
Framework\System\Windows\Markup\ParserContext.cs (2)
475
XmlParserContext xmlParserContext = new XmlParserContext(null, xmlnsMgr, parserContext.
XmlLang
, xmlSpace);
506
_langSpaceStack.Push(
XmlLang
);