2 references to Contains
PresentationFramework (2)
System\Windows\Documents\TextRangeEditTables.cs (2)
579return (cell == null) ? false : !cell.Contains(selection.AnchorPosition); 2152while (commonAncestor != null && !commonAncestor.Contains(movingPosition))