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