2 writes to _uid
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (2)
485
node.
_uid
= _uid;
543
set {
_uid
= value;}
2 references to _uid
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (2)
485
node._uid =
_uid
;
542
get { return
_uid
; }