2 writes to _content
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
476
node.
_content
= _content;
529
set {
_content
= value; }
2 references to _content
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
476
node._content =
_content
;
528
get { return
_content
; }