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