1 write to _startIndex
PresentationCore (1)
System\Windows\SourceItem.cs (1)
14
_startIndex
= startIndex;
3 references to _startIndex
PresentationCore (3)
System\Windows\SourceItem.cs (3)
25
get { return
_startIndex
; }
61
sourceItem.
_startIndex
== this.
_startIndex
&&