2 writes to _endIndex
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
38
_endIndex
= endIndex;
src\Framework\System\Windows\Documents\FixedSOMImage.cs (1)
40
_endIndex
= 1;
1 reference to _endIndex
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
142
return
_endIndex
;