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