3 references to GetCellInfoFromPoint
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (3)
1027
cellInfo =
GetCellInfoFromPoint
(nestedParagraphs, _emptyParagraphCollection, point, tableFilter);
1036
cellInfo =
GetCellInfoFromPoint
(nestedParagraphs, _emptyParagraphCollection, point, tableFilter);
1106
cellInfo =
GetCellInfoFromPoint
(paragraphs, floatingElements, point, tableFilter);