2 references to GetAdjustedRowEndPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
734position = GetAdjustedRowEndPosition(currentTable, position);
src\Framework\System\Windows\Documents\TextStore.cs (1)
3342start = TextRangeEditTables.GetAdjustedRowEndPosition(currentTable, start);