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