2 references to Start
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
2695
int firstChangedRow = change.
Start
;
2696
int lastChangedRow = change.
Start
+ change.Count;