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