2 references to GetAdjustedRowEndPosition
PresentationFramework (2)
System\Windows\Documents\TextRangeEditTables.cs (1)
733
position =
GetAdjustedRowEndPosition
(currentTable, position);
System\Windows\Documents\TextStore.cs (1)
3411
start = TextRangeEditTables.
GetAdjustedRowEndPosition
(currentTable, start);