1 write to _xmlns
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
626_xmlns = xmlns;
2 references to _xmlns
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
631writer.WriteXmlnsProperty(_prefix, _xmlns); 636return new BamlXmlnsPropertyNode(_prefix, _xmlns);