2 writes to _startIndex
PresentationFramework (2)
System\Windows\Documents\FixedSOMElement.cs (1)
33
_startIndex
= startIndex;
System\Windows\Documents\FixedSOMImage.cs (1)
34
_startIndex
= 0;
1 reference to _startIndex
PresentationFramework (1)
System\Windows\Documents\FixedSOMElement.cs (1)
130
return
_startIndex
;