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