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