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