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