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)
134return _startIndex;