2 references to GetColumnFromPoint
PresentationFramework (2)
MS\Internal\Documents\TextDocumentView.cs (2)
899
int columnIndex =
GetColumnFromPoint
(columns, point, snapToText);
1064
int columnIndex =
GetColumnFromPoint
(columns, point, false);