1 write to _startIndex
PresentationCore (1)
Core\CSharp\System\Windows\SourceItem.cs (1)
13_startIndex = startIndex;
3 references to _startIndex
PresentationCore (3)
Core\CSharp\System\Windows\SourceItem.cs (3)
24get { return _startIndex; } 60sourceItem._startIndex == this._startIndex &&