2 writes to _startIndex
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
37
_startIndex
= startIndex;
src\Framework\System\Windows\Documents\FixedSOMImage.cs (1)
39
_startIndex
= 0;
1 reference to _startIndex
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMElement.cs (1)
134
return
_startIndex
;