3 references to
System.Data (3)
fx\src\data\System\Data\DataView.cs (3)
579
return this
[
recordIndex];
830
rows[i] = this
[
i + range.Min];
1438
this
[
e.NewIndex].RaisePropertyChangedEvent(propertyName);