2 writes to _fixedNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (2)
36
_fixedNode
= fixedNode;
52
_fixedNode
= fixedNode;
1 reference to _fixedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
126
return
_fixedNode
;