Implemented interface member:
method
Insert
System.Collections.Generic.IList<T>.Insert(System.Int32, T)
1 reference to Insert
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
2269newRow.Cells.Insert(cellInsertionIndex, newCell);