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