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