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