2 references to AnchorPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
443if (TextRangeEditTables.IsTableCellRange(selection.AnchorPosition, (TextPointer)movingPosition, 585return (cell == null) ? false : !cell.Contains(selection.AnchorPosition);