3 references to GetCellInfoFromPoint
PresentationFramework (3)
MS\Internal\Documents\TextDocumentView.cs (3)
1019cellInfo = GetCellInfoFromPoint(nestedParagraphs, _emptyParagraphCollection, point, tableFilter); 1028cellInfo = GetCellInfoFromPoint(nestedParagraphs, _emptyParagraphCollection, point, tableFilter); 1098cellInfo = GetCellInfoFromPoint(paragraphs, floatingElements, point, tableFilter);