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