2 writes to _startIndex
PresentationFramework (2)
System\Windows\Documents\FixedSOMElement.cs (1)
30
_startIndex
= startIndex;
System\Windows\Documents\FixedSOMImage.cs (1)
32
_startIndex
= 0;
1 reference to _startIndex
PresentationFramework (1)
System\Windows\Documents\FixedSOMElement.cs (1)
127
return
_startIndex
;