2 writes to ElementId
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (2)
597comment.ElementId = node.Uid; 734ElementId = null;
1 reference to ElementId
PresentationFramework (1)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
590if (_comments[i] != null && _comments[i].ElementId == node.Uid)