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