2 references to IndexOfDataRowView
System.Data (2)
fx\src\data\System\Data\DataView.cs (2)
925
return
IndexOfDataRowView
(rowview);
1338
int index =
IndexOfDataRowView
(rowViewCache[addNewRow]);