1 write to _xmlns
PresentationFramework (1)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
629_xmlns = xmlns;
2 references to _xmlns
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (2)
634writer.WriteXmlnsProperty(_prefix, _xmlns); 639return new BamlXmlnsPropertyNode(_prefix, _xmlns);