2 references to GetBoundaryCells
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
2407if (!GetBoundaryCells(rowGroup.Rows[rowIndex], bottomRow, leftColumn, rightColumn, out firstCell, out lastCell)) 2436GetBoundaryCells(row, bottomRow, leftColumn, rightColumn, out firstCell, out lastCell);