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