2 writes to _content
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
481
_content
= _content,
535
set {
_content
= value; }
2 references to _content
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
481
_content =
_content
,
534
get { return
_content
; }