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