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