1 write to _embeddedElement
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (1)
36
_embeddedElement
= embeddedElement;
2 references to _embeddedElement
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextTreeObjectNode.cs (2)
73
clone = new TextTreeObjectNode(
_embeddedElement
);
307
return
_embeddedElement
;