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)
24
get { return
_startIndex
; }
60
sourceItem.
_startIndex
== this.
_startIndex
&&