2 references to FindTableElements
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
2159FindTableElements(commonAncestor, anchorPosition, out anchorCell, out anchorRow, out anchorRowGroup, out anchorTable); 2160FindTableElements(commonAncestor, movingPosition, out movingCell, out movingRow, out movingRowGroup, out movingTable);